Don't use Appsignal.Utils for logging and compiling #6
ci.yaml
on: push
lint_git
4s
lint_format
11s
lint_credo
51s
lint_compile
1m 0s
lint_dialyzer
2m 41s
Matrix: test
Annotations
1 error and 9 warnings
lint_git
1 commit and branch inspected, 1 error detected, 1 hint
|
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.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.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)
|