Skip to content

Reorder matrix to put elixir versions on top #11

Reorder matrix to put elixir versions on top

Reorder matrix to put elixir versions on top #11

Triggered via push June 18, 2024 14:38
Status Success
Total duration 1m 6s
Artifacts

ci.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

80 warnings
test (1.13.x, 24.x)
function upgrade/3 required by behaviour Plug.Conn.Adapter is not implemented (in module Plug.Adapters.Cowboy.Conn)
test (1.13.x, 24.x)
Supervisor.Spec.worker/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
test (1.13.x, 24.x)
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
test (1.13.x, 24.x)
Plug.Adapters.Cowboy.shutdown/1 is deprecated. Use Plug.Cowboy.shutdown/1 instead
test (1.13.x, 24.x): lib/appsignal/logger/handler.ex#L31
Logger.Formatter.new/1 is undefined or private
test (1.13.x, 24.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
test (1.13.x, 24.x): test/appsignal/absinthe_test.exs#L107
function has_attribute?/1 is unused
test (1.13.x, 24.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.13.x, 24.x): test/appsignal/ecto_repo_test.exs#L20
use of operator == has no effect
test (1.15.x, 26.x)
function upgrade/3 required by behaviour Plug.Conn.Adapter is not implemented (in module Plug.Adapters.Cowboy.Conn)
test (1.15.x, 26.x)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test (main, master)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
test (1.15.x, 26.x)
Supervisor.Spec.worker/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
test (main, master)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.15.x, 26.x)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
test (main, master)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (main, master)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.15.x, 26.x)
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
test (main, master)
found unused @tag before "describe", did you mean to use @describetag?
test (1.15.x, 26.x)
Plug.Adapters.Cowboy.shutdown/1 is deprecated. Use Plug.Cowboy.shutdown/1 instead
test (main, master)
found unused @tag before "describe", did you mean to use @describetag?
test (1.15.x, 26.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
test (main, master)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.15.x, 26.x): test/appsignal/ecto_test.exs#L102
variable "parent" is unused (if the variable is not meant to be used, prefix it with an underscore)
test (main, master)
using map.field notation (without parentheses) to invoke function Appsignal.FakeTeslaBuilder.__middleware__() is deprecated, you must add parentheses instead: remote.function()
test (1.15.x, 26.x): test/appsignal/ecto_test.exs#L103
variable "parent" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
test (main, master)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.15.x, 26.x): test/appsignal/ecto_test.exs#L167
variable "parent" is unused (if the variable is not meant to be used, prefix it with an underscore)
test (main, master)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.17.x, 27.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
test (1.17.x, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.17.x, 27.x)
found unused @tag before "describe", did you mean to use @describetag?
test (1.17.x, 27.x)
found unused @tag before "describe", did you mean to use @describetag?
test (1.17.x, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.17.x, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.17.x, 27.x)
using map.field notation (without parentheses) to invoke function Appsignal.FakeTeslaBuilder.__middleware__() is deprecated, you must add parentheses instead: remote.function()
test (1.17.x, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.17.x, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.17.x, 27.x)
Supervisor.start_child/2 with a list of args is deprecated, please use DynamicSupervisor instead
test (1.16.x, 26.x)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
test (1.16.x, 26.x)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
test (1.16.x, 26.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
test (1.16.x, 26.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.16.x, 26.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.16.x, 26.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.16.x, 26.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.16.x, 26.x)
Supervisor.start_child/2 with a list of args is deprecated, please use DynamicSupervisor instead
test (1.16.x, 26.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.16.x, 26.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.17.x, 26.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
test (1.17.x, 26.x)
found unused @tag before "describe", did you mean to use @describetag?
test (1.17.x, 26.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.17.x, 26.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.17.x, 26.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.17.x, 26.x)
found unused @tag before "describe", did you mean to use @describetag?
test (1.17.x, 26.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.17.x, 26.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.17.x, 26.x)
Supervisor.start_child/2 with a list of args is deprecated, please use DynamicSupervisor instead
test (1.17.x, 26.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.14.x, 25.x)
function upgrade/3 required by behaviour Plug.Conn.Adapter is not implemented (in module Plug.Adapters.Cowboy.Conn)
test (1.14.x, 25.x)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test (1.14.x, 25.x)
Supervisor.Spec.worker/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
test (1.14.x, 25.x)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
test (1.14.x, 25.x)
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
test (1.14.x, 25.x)
Plug.Adapters.Cowboy.shutdown/1 is deprecated. Use Plug.Cowboy.shutdown/1 instead
test (1.14.x, 25.x): lib/appsignal/logger/handler.ex#L31
Logger.Formatter.new/1 is undefined or private
test (1.14.x, 25.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
test (1.14.x, 25.x): test/appsignal/absinthe_test.exs#L107
function has_attribute?/1 is unused
test (1.14.x, 25.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.17.x, 25.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
test (1.17.x, 25.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.17.x, 25.x)
found unused @tag before "describe", did you mean to use @describetag?
test (1.17.x, 25.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.17.x, 25.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.17.x, 25.x)
found unused @tag before "describe", did you mean to use @describetag?
test (1.17.x, 25.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.17.x, 25.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
test (1.17.x, 25.x)
Supervisor.start_child/2 with a list of args is deprecated, please use DynamicSupervisor instead
test (1.17.x, 25.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.