Publish package v2.5.1 #151
ci.yaml
on: push
lint_git
10s
lint_format
8s
lint_credo
1m 15s
lint_compile
1m 18s
lint_dialyzer
3m 21s
Matrix: test
Annotations
25 warnings and 1 notice
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 (1.17.x, 27.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.17.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.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)
Code.quoted_to_algebra/2 is undefined or private
|
test (1.12.x, 24.x)
Macro.Env.lookup_import/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.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.
|
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.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.
|
test (1.16.x, 26.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
|
Lintje (Git Linter)
1 commit and branch inspected, 0 errors detected, 1 hint
|