CI #87
ci.yaml
on: schedule
lint_git
0s
lint_format
16s
lint_credo
52s
lint_compile
48s
lint_dialyzer
2m 38s
Matrix: test
Annotations
9 warnings
test (1.12.x, 24.x)
Logger.Formatter.new/1 is undefined or private
|
test (1.12.x, 24.x):
test/appsignal_plug_test.exs#L11
the behavior Plug.ErrorHandler has been declared twice (conflict in function handle_errors/2 in module PlugWithAppsignal)
|
test (1.11.x, 24.x)
Logger.Formatter.new/1 is undefined or private
|
test (1.11.x, 24.x):
test/appsignal_plug_test.exs#L11
the behavior Plug.ErrorHandler has been declared twice (conflict in function handle_errors/2 in module PlugWithAppsignal)
|
test (1.13.x, 24.x)
Logger.Formatter.new/1 is undefined or private
|
test (1.13.x, 24.x):
test/appsignal_plug_test.exs#L11
the behavior Plug.ErrorHandler has been declared twice (conflict in function handle_errors/2 in module PlugWithAppsignal)
|
test (1.14.x, 25.x)
Logger.Formatter.new/1 is undefined or private
|
test (1.14.x, 25.x):
test/appsignal_plug_test.exs#L11
the behavior Plug.ErrorHandler has been declared twice (conflict in function handle_errors/2 in module PlugWithAppsignal)
|
test (1.15.x, 26.x):
test/appsignal_plug_test.exs#L11
the behavior Plug.ErrorHandler has been declared twice (conflict in function handle_errors/2 in module PlugWithAppsignal)
|