CI #13
ci.yaml
on: schedule
lint_git
0s
lint_format
23s
lint_credo
23s
lint_compile
27s
lint_dialyzer
2m 44s
Matrix: test
Annotations
3 errors and 9 warnings
lint_credo
Process completed with exit code 1.
|
lint_compile
Process completed with exit code 1.
|
test (main, master)
Process completed with exit code 1.
|
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)
|
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.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.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.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)
|