Skip to content

Merge pull request #101 from appsignal/add-render-metadata-as-tags #148

Merge pull request #101 from appsignal/add-render-metadata-as-tags

Merge pull request #101 from appsignal/add-render-metadata-as-tags #148

Triggered via push November 4, 2024 15:43
Status Success
Total duration 3m 33s
Artifacts

ci.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

26 warnings and 1 notice
test (1.17.x, 26.x)
:logger :level has been set to :warn in config files, please use :warning instead
test (latest, 27.x)
:logger :level has been set to :warn in config files, please use :warning instead
test (1.13.x, 24.x)
Logger.Formatter.new/1 is undefined or private
test (1.13.x, 24.x): test/support/phoenix_web.ex#L10
use Appsignal.Phoenix is deprecated. Since AppSignal for Phoenix 2.3.0, Phoenix instrumentation is up automatically. The `use Appsignal.Phoenix` line is no longer needed and should be removed from your app's endpoint file.
test (1.16.x, 26.x)
:logger :level has been set to :warn in config files, please use :warning instead
test (1.17.x, 27.x)
:logger :level has been set to :warn in config files, please use :warning instead
test (1.17.x, 25.x)
:logger :level has been set to :warn in config files, please use :warning instead
test (1.12.x, 24.x)
Logger.Formatter.new/1 is undefined or private
test (1.12.x, 24.x)
module Mix.Tasks.Format is not a behaviour (in module Phoenix.LiveView.HTMLFormatter)
test (1.12.x, 24.x)
got "@impl Mix.Tasks.Format" for function features/1 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
test (1.12.x, 24.x)
got "@impl Mix.Tasks.Format" for function format/2 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
test (1.12.x, 24.x)
Macro.Env.lookup_import/2 is undefined or private
test (1.12.x, 24.x)
Code.quoted_to_algebra/2 is undefined or private
test (1.12.x, 24.x): test/support/phoenix_web.ex#L10
use Appsignal.Phoenix is deprecated. Since AppSignal for Phoenix 2.3.0, Phoenix instrumentation is up automatically. The `use Appsignal.Phoenix` line is no longer needed and should be removed from your app's endpoint file.
test (1.15.x, 26.x)
use Bitwise is deprecated. import Bitwise instead
test (1.15.x, 26.x)
use Bitwise is deprecated. import Bitwise instead
test (1.15.x, 26.x): test/support/phoenix_web.ex#L10
use Appsignal.Phoenix is deprecated. Since AppSignal for Phoenix 2.3.0, Phoenix instrumentation is up automatically. The `use Appsignal.Phoenix` line is no longer needed and should be removed from your app's endpoint file.
test (1.15.x, 26.x)
:logger :level has been set to :warn in config files, please use :warning instead
test (main, 27.x)
:logger :level has been set to :warn in config files, please use :warning instead
test (1.11.x, 24.x)
Logger.Formatter.new/1 is undefined or private
test (1.11.x, 24.x): test/support/phoenix_web.ex#L10
use Appsignal.Phoenix is deprecated. Since AppSignal for Phoenix 2.3.0, Phoenix instrumentation is up automatically. The `use Appsignal.Phoenix` line is no longer needed and should be removed from your app's endpoint file.
lint_credo
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.category() is deprecated, you must add parentheses instead: remote.function()
test (1.14.x, 25.x)
use Bitwise is deprecated. import Bitwise instead
test (1.14.x, 25.x)
use Bitwise is deprecated. import Bitwise instead
test (1.14.x, 25.x)
Logger.Formatter.new/1 is undefined or private
test (1.14.x, 25.x): test/support/phoenix_web.ex#L10
use Appsignal.Phoenix is deprecated. Since AppSignal for Phoenix 2.3.0, Phoenix instrumentation is up automatically. The `use Appsignal.Phoenix` line is no longer needed and should be removed from your app's endpoint file.
Lintje (Git Linter)
Lintje has found no issues.