Skip to content

chore: sync files with beam-community/common-config (#667) #34

chore: sync files with beam-community/common-config (#667)

chore: sync files with beam-community/common-config (#667) #34

Triggered via push September 25, 2024 17:15
Status Failure
Total duration 3m 10s
Artifacts

ci.yml

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

Annotations

1 error and 69 warnings
mix test (Elixir 1.14.x | OTP 25)
Could not fetch /builds/otp/amd64/ubuntu-22.04/builds.txt from any hex.pm mirror
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.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, actions/cache@v3. 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)
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.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)
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, actions/cache@v3. 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, actions/cache@v3. 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, actions/cache@v3. 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, actions/cache@v3. 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)
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.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.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, actions/cache@v3. 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