Add diagnose tests to CI #26
Annotations
1 error and 100 warnings
diagnose
Error: Unknown version 3.3.x for ruby on ubuntu-22.04
Available versions for ruby on ubuntu-22.04: 1.9.3-p551, 2.0.0-p648, 2.1.9, 2.2.10, 2.3.0, 2.3.1, 2.3.2, 2.3.3, 2.3.4, 2.3.5, 2.3.6, 2.3.7, 2.3.8, 2.4.0, 2.4.1, 2.4.2, 2.4.3, 2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.9, 2.4.10, 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.5.5, 2.5.6, 2.5.7, 2.5.8, 2.5.9, 2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.6.4, 2.6.5, 2.6.6, 2.6.7, 2.6.8, 2.6.9, 2.6.10, 2.7.0, 2.7.1, 2.7.2, 2.7.3, 2.7.4, 2.7.5, 2.7.6, 2.7.7, 2.7.8, 3.0.0-preview1, 3.0.0-preview2, 3.0.0-rc1, 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.0.5, 3.0.6, 3.0.7, 3.1.0-preview1, 3.1.0, 3.1.1, 3.1.2, 3.1.3, 3.1.4, 3.1.5, 3.1.6, 3.2.0-preview1, 3.2.0-preview2, 3.2.0-preview3, 3.2.0-rc1, 3.2.0, 3.2.1, 3.2.2, 3.2.3, 3.2.4, 3.3.0-preview1, 3.3.0-preview2, 3.3.0-preview3, 3.3.0-rc1, 3.3.0, 3.3.1, 3.3.2, 3.3.3, 3.4.0-preview1, head, debug
Make sure you use the latest version of the action with - uses: ruby/setup-ruby@v1
at validateRubyEngineAndVersion (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65902:13)
at setupRuby (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65802:15)
at run (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65761:11)
at /home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65958:40
at /home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65960:3
at Object.<anonymous> (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65963:12)
at Module._compile (node:internal/modules/cjs/loader:1358:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
at Module.load (node:internal/modules/cjs/loader:1208:32)
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
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 (1.15.x, 26.x)
Supervisor.Spec.worker/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
test (1.15.x, 26.x)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
test (1.15.x, 26.x)
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
|
test (1.15.x, 26.x)
Plug.Adapters.Cowboy.shutdown/1 is deprecated. Use Plug.Cowboy.shutdown/1 instead
|
test (1.15.x, 26.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
|
test (1.15.x, 26.x):
mix_helpers.exs#L5
redefining module Mix.Appsignal.Utils (current version defined in memory)
|
test (1.15.x, 26.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.15.x, 26.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.12.x, 24.x)
function upgrade/3 required by behaviour Plug.Conn.Adapter is not implemented (in module Plug.Adapters.Cowboy.Conn)
|
test (1.12.x, 24.x)
Supervisor.Spec.worker/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
test (1.12.x, 24.x)
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
|
test (1.12.x, 24.x)
Plug.Adapters.Cowboy.shutdown/1 is deprecated. Use Plug.Cowboy.shutdown/1 instead
|
test (1.12.x, 24.x):
lib/appsignal/logger/handler.ex#L31
Logger.Formatter.new/1 is undefined or private
|
test (1.12.x, 24.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
|
test (1.12.x, 24.x):
test/appsignal/absinthe_test.exs#L107
function has_attribute?/1 is unused
|
test (1.12.x, 24.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.12.x, 24.x):
test/appsignal/ecto_repo_test.exs#L20
use of operator == has no effect
|
test (1.12.x, 24.x):
test/appsignal/ecto_repo_test.exs#L9
unused alias Repo
|
test (main, master)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
|
test (main, master)
found unused @tag before "describe", did you mean to use @describetag?
|
test (main, master)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (main, master)
found unused @tag before "describe", did you mean to use @describetag?
|
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 (main, master)
using map.field notation (without parentheses) to invoke function Appsignal.FakeTeslaBuilder.__middleware__() is deprecated, you must add parentheses instead: remote.function()
|
test (main, master)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (main, master)
Supervisor.start_child/2 with a list of args 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.17.x, 25.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor 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)
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)
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)
using map.field notation (without parentheses) to invoke function Appsignal.FakeTeslaBuilder.__middleware__() is deprecated, you must add parentheses instead: remote.function()
|
test (1.11.x, 24.x)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
test (1.11.x, 24.x)
System.stacktrace/0 is deprecated, use __STACKTRACE__ 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.11.x, 24.x)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
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.11.x, 24.x)
function upgrade/3 required by behaviour Plug.Conn.Adapter is not implemented (in module Plug.Adapters.Cowboy.Conn)
|
test (1.16.x, 26.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
|
test (1.11.x, 24.x)
System.stacktrace/0 is deprecated, use __STACKTRACE__ 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.11.x, 24.x)
Supervisor.Spec.worker/3 is deprecated. Use the new child specifications outlined in the Supervisor module 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.11.x, 24.x)
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 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.11.x, 24.x)
Plug.Adapters.Cowboy.shutdown/1 is deprecated. Use Plug.Cowboy.shutdown/1 instead
|
test (1.16.x, 26.x)
Supervisor.start_child/2 with a list of args is deprecated, please use DynamicSupervisor instead
|
test (1.11.x, 24.x):
lib/appsignal/logger/handler.ex#L31
Logger.Formatter.new/1 is undefined or private
|
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.11.x, 24.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.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.13.x, 24.x):
test/appsignal/ecto_repo_test.exs#L9
unused alias Repo
|
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, 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)
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)
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)
Supervisor.start_child/2 with a list of args 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)
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, 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)
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)
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.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.
|