Run latest Elixir on CI #18
ci.yaml
on: push
lint_git
2m 14s
lint_format
13s
lint_credo
48s
lint_compile
48s
lint_dialyzer
2m 47s
Matrix: test
Annotations
9 warnings and 1 notice
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.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.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.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)
|
Lintje (Git Linter)
1 commit and branch inspected, 0 errors detected, 1 hint
|