Skip to content

Add bandit optional dep #512

Add bandit optional dep

Add bandit optional dep #512

Triggered via pull request January 1, 2025 01:01
Status Success
Total duration 7m 10s
Artifacts

elixir.yml

on: pull_request
Matrix: integration_test
Matrix: unit_test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 29 warnings
Unit Tests - Elixir 1.17 / OTP 27: test/transaction_test.exs#L202
test Basic transaction (TransactionTest)
Unit Tests - Elixir 1.14 / OTP 25: test/sidecar_test.exs#L90
test multiple transctions in a row in a process (SidecarTest)
Unit Tests - Elixir 1.16 / OTP 26: test/sidecar_test.exs#L90
test multiple transctions in a row in a process (SidecarTest)
Unit Tests - Elixir 1.15 / OTP 26: test/erlang_trace_overload_test.exs#L7
test Handle process spawn overload in ErlangTrace (ErlangTraceOverloadTest)
Unit Tests - Elixir 1.16 / OTP 26: test/transaction_test.exs#L202
test Basic transaction (TransactionTest)
Unit Tests - Elixir 1.15 / OTP 26: test/span_event_test.exs#L185
test report span events via function tracer inside transaction inside a DT (SpanEventTest)
Unit Tests - Elixir 1.18 / OTP 27: test/transaction_test.exs#L202
test Basic transaction (TransactionTest)
Unit Tests - Elixir 1.17 / OTP 27
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Unit Tests - Elixir 1.18 / OTP 27
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Unit Tests - Elixir 1.16 / OTP 26
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Unit Tests - Elixir 1.15 / OTP 26
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Unit Tests - Elixir 1.14 / OTP 25
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Integration Tests - Elixir 1.17 / OTP 27
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Tests - Elixir 1.16 / OTP 26
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Tests - Elixir 1.15 / OTP 26
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Tests - Elixir 1.15 / OTP 26: lib/new_relic/logger.ex#L85
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Integration Tests - Elixir 1.15 / OTP 26: lib/new_relic/sampler/beam.ex#L110
this clause cannot match because a previous clause at line 109 always matches
Integration Tests - Elixir 1.15 / OTP 26: lib/new_relic/logger.ex#L85
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Integration Tests - Elixir 1.15 / OTP 26: lib/new_relic/sampler/beam.ex#L110
this clause cannot match because a previous clause at line 109 always matches
Integration Tests - Elixir 1.15 / OTP 26: lib/new_relic/logger.ex#L85
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Integration Tests - Elixir 1.15 / OTP 26: lib/new_relic/sampler/beam.ex#L110
this clause cannot match because a previous clause at line 109 always matches
Integration Tests - Elixir 1.15 / OTP 26: lib/new_relic/logger.ex#L85
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Integration Tests - Elixir 1.15 / OTP 26: lib/new_relic/sampler/beam.ex#L110
this clause cannot match because a previous clause at line 109 always matches
Integration Tests - Elixir 1.18 / OTP 27
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit Tests - Elixir 1.17 / OTP 27
using map.field notation (without parentheses) to invoke function NewRelic.Harvest.Collector.SpanEvent.Harvester.gather_harvest() is deprecated, you must add parentheses instead: remote.function()
Unit Tests - Elixir 1.17 / OTP 27
using map.field notation (without parentheses) to invoke function NewRelic.Harvest.Collector.TransactionEvent.Harvester.gather_harvest() is deprecated, you must add parentheses instead: remote.function()
Unit Tests - Elixir 1.14 / OTP 25
@behaviour Bandit.PrimitiveOps.WebSocket does not exist (in module Bandit.PrimitiveOps.WebSocket)
Unit Tests - Elixir 1.14 / OTP 25
got "@impl true" for function ws_mask/2 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
Unit Tests - Elixir 1.15 / OTP 26: lib/new_relic/logger.ex#L85
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Unit Tests - Elixir 1.15 / OTP 26: lib/new_relic/sampler/beam.ex#L110
this clause cannot match because a previous clause at line 109 always matches
Unit Tests - Elixir 1.15 / OTP 26: lib/new_relic/logger.ex#L85
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Unit Tests - Elixir 1.15 / OTP 26: lib/new_relic/sampler/beam.ex#L110
this clause cannot match because a previous clause at line 109 always matches
Unit Tests - Elixir 1.15 / OTP 26: lib/new_relic/logger.ex#L85
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Unit Tests - Elixir 1.15 / OTP 26: lib/new_relic/sampler/beam.ex#L110
this clause cannot match because a previous clause at line 109 always matches
Unit Tests - Elixir 1.18 / OTP 27
using map.field notation (without parentheses) to invoke function NewRelic.Harvest.Collector.Metric.Harvester.gather_harvest() is deprecated, you must add parentheses instead: remote.function()
Unit Tests - Elixir 1.18 / OTP 27
using map.field notation (without parentheses) to invoke function NewRelic.Harvest.Collector.TransactionEvent.Harvester.gather_harvest() is deprecated, you must add parentheses instead: remote.function()