Elixir package CI #186
Annotations
10 warnings
Run tests
function upgrade/3 required by behaviour Plug.Conn.Adapter is not implemented (in module Plug.Adapters.Cowboy.Conn)
|
Run tests
Supervisor.Spec.worker/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Run tests
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
|
Run tests
Plug.Adapters.Cowboy.shutdown/1 is deprecated. Use Plug.Cowboy.shutdown/1 instead
|
Run tests:
test/support/appsignal/fake_debounce.ex#L4
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
lib/appsignal/logger/handler.ex#L31
Logger.Formatter.new/1 is undefined or private
|
Run tests
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
|
Run tests
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
Run tests
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
Run tests
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
Loading