chore(deps): bump actions/cache from 3 to 4 #36
Triggered via pull request
September 25, 2024 17:16
Status
Failure
Total duration
1m 41s
Artifacts
–
Annotations
5 errors and 84 warnings
mix test (Elixir 1.14.x | OTP 25):
test/lib/bamboo/email_test.exs#L91
test put_attachment/2 with no filename throws an error (Bamboo.EmailTest)
|
mix test (Elixir 1.14.x | OTP 25):
test/lib/bamboo/email_test.exs#L102
test put_attachment/2 with no data throws an error (Bamboo.EmailTest)
|
mix test (Elixir 1.14.x | OTP 25)
Process completed with exit code 2.
|
mix test (Elixir 1.9.x | OTP 20):
test/lib/bamboo/strategies/task_supervisor_strategy_test.exs#L32
test raises error if adapter returns error (Bamboo.TaskSupervisorStrategyTest)
|
mix test (Elixir 1.9.x | OTP 20)
Process completed with exit code 1.
|
mix test (Elixir 1.10.x | OTP 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
mix test (Elixir 1.10.x | OTP 21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mix test (Elixir 1.10.x | OTP 21)
Ecto.Type.cast/2 is undefined (module Ecto.Type is not available or is yet to be defined)
|
mix test (Elixir 1.10.x | OTP 21)
calling super for GenServer callback handle_info/2 is deprecated
|
mix test (Elixir 1.10.x | OTP 21)
System.stacktrace/0 outside of rescue/catch clauses is deprecated. If you want to support only Elixir v1.7+, you must access __STACKTRACE__ inside a rescue/catch. If you want to support earlier Elixir versions, move System.stacktrace/0 inside a rescue/catch
|
mix test (Elixir 1.10.x | OTP 21)
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
|
mix test (Elixir 1.10.x | OTP 21)
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
mix test (Elixir 1.10.x | OTP 21)
Code.get_docs/2 is deprecated. Code.get_docs/2 always returns nil as its outdated documentation is no longer stored on BEAM files. Use Code.fetch_docs/1 instead
|
mix test (Elixir 1.11.x | OTP 22)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
mix test (Elixir 1.11.x | OTP 22)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mix test (Elixir 1.11.x | OTP 22)
Ecto.Type.cast/2 is undefined (module Ecto.Type is not available or is yet to be defined)
|
mix test (Elixir 1.11.x | OTP 22)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
mix test (Elixir 1.11.x | OTP 22)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
mix test (Elixir 1.11.x | OTP 22)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
mix test (Elixir 1.11.x | OTP 22)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
mix test (Elixir 1.11.x | OTP 22)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
mix test (Elixir 1.11.x | OTP 22)
calling super for GenServer callback handle_info/2 is deprecated
|
mix test (Elixir 1.11.x | OTP 22)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
mix test (Elixir 1.11.x | OTP 22)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
mix test (Elixir 1.11.x | OTP 22)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
mix test (Elixir 1.13.x | OTP 24)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
mix test (Elixir 1.13.x | OTP 24)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mix test (Elixir 1.13.x | OTP 24):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
mix test (Elixir 1.13.x | OTP 24):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
mix test (Elixir 1.13.x | OTP 24):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
mix test (Elixir 1.13.x | OTP 24)
Ecto.Type.cast/2 is undefined (module Ecto.Type is not available or is yet to be defined)
|
mix test (Elixir 1.13.x | OTP 24)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
mix test (Elixir 1.13.x | OTP 24)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
mix test (Elixir 1.13.x | OTP 24)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
mix test (Elixir 1.13.x | OTP 24)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
mix test (Elixir 1.13.x | OTP 24)
calling super for GenServer callback handle_info/2 is deprecated
|
mix test (Elixir 1.13.x | OTP 24)
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
|
mix test (Elixir 1.13.x | OTP 24)
:crypto.block_decrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
|
mix test (Elixir 1.13.x | OTP 24)
:crypto.block_encrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
|
mix test (Elixir 1.13.x | OTP 24):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
mix test (Elixir 1.13.x | OTP 24):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
mix test (Elixir 1.13.x | OTP 24):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
mix test (Elixir 1.11.x | OTP 23)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
mix test (Elixir 1.11.x | OTP 23)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mix test (Elixir 1.11.x | OTP 23)
Ecto.Type.cast/2 is undefined (module Ecto.Type is not available or is yet to be defined)
|
mix test (Elixir 1.11.x | OTP 23)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
mix test (Elixir 1.11.x | OTP 23)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
mix test (Elixir 1.11.x | OTP 23)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
mix test (Elixir 1.11.x | OTP 23)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
mix test (Elixir 1.11.x | OTP 23)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
mix test (Elixir 1.11.x | OTP 23)
calling super for GenServer callback handle_info/2 is deprecated
|
mix test (Elixir 1.11.x | OTP 23)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
mix test (Elixir 1.11.x | OTP 23)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
mix test (Elixir 1.11.x | OTP 23)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
mix test (Elixir 1.12.x | OTP 23)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
mix test (Elixir 1.12.x | OTP 23)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mix test (Elixir 1.12.x | OTP 23)
Ecto.Type.cast/2 is undefined (module Ecto.Type is not available or is yet to be defined)
|
mix test (Elixir 1.12.x | OTP 23)
calling super for GenServer callback handle_info/2 is deprecated
|
mix test (Elixir 1.12.x | OTP 23)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
mix test (Elixir 1.12.x | OTP 23)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
mix test (Elixir 1.12.x | OTP 23)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
mix test (Elixir 1.12.x | OTP 23)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
mix test (Elixir 1.12.x | OTP 23)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
mix test (Elixir 1.12.x | OTP 23)
:crypto.block_decrypt/4 is deprecated. It will be removed in OTP 24. Use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
|
mix test (Elixir 1.12.x | OTP 23)
:crypto.block_encrypt/4 is deprecated. It will be removed in OTP 24. Use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
|
mix test (Elixir 1.12.x | OTP 23)
Code.get_docs/2 is deprecated. Code.get_docs/2 always returns nil as its outdated documentation is no longer stored on BEAM files. Use Code.fetch_docs/1 instead
|
mix test (Elixir 1.14.x | OTP 25)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
mix test (Elixir 1.14.x | OTP 25)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mix test (Elixir 1.14.x | OTP 25):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
mix test (Elixir 1.14.x | OTP 25):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
mix test (Elixir 1.14.x | OTP 25):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
mix test (Elixir 1.14.x | OTP 25):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
mix test (Elixir 1.14.x | OTP 25):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
mix test (Elixir 1.14.x | OTP 25):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
mix test (Elixir 1.14.x | OTP 25)
Ecto.Type.cast/2 is undefined (module Ecto.Type is not available or is yet to be defined)
|
mix test (Elixir 1.14.x | OTP 25)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
mix test (Elixir 1.14.x | OTP 25)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
mix test (Elixir 1.14.x | OTP 25)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
mix test (Elixir 1.14.x | OTP 25)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
mix test (Elixir 1.14.x | OTP 25)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
mix test (Elixir 1.14.x | OTP 25)
use Bitwise is deprecated. import Bitwise instead
|
mix test (Elixir 1.14.x | OTP 25)
use Bitwise is deprecated. import Bitwise instead
|
mix test (Elixir 1.14.x | OTP 25)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
mix test (Elixir 1.9.x | OTP 20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
mix test (Elixir 1.9.x | OTP 20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mix test (Elixir 1.9.x | OTP 20)
function Ecto.Type.cast/2 is undefined (module Ecto.Type is not available)
|
mix test (Elixir 1.9.x | OTP 20)
calling super for GenServer callback handle_info/2 is deprecated
|
mix test (Elixir 1.9.x | OTP 20)
System.stacktrace/0 outside of rescue/catch clauses is deprecated. If you want to support only Elixir v1.7+, you must access __STACKTRACE__ inside a rescue/catch. If you want to support earlier Elixir versions, move System.stacktrace/0 inside a rescue/catch
|
mix test (Elixir 1.9.x | OTP 20)
Code.get_docs/2 is deprecated. Code.get_docs/2 always returns nil as its outdated documentation is no longer stored on BEAM files. Use Code.fetch_docs/1 instead
|