Skip to content

Bump to ubuntu-20.04 #994

Bump to ubuntu-20.04

Bump to ubuntu-20.04 #994

Triggered via push May 29, 2024 10:38
Status Failure
Total duration 2m 35s
Artifacts

main.yml

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

Annotations

12 errors and 89 warnings
Test (20.3, 1.5.3)
Could not mix rebar from any hex.pm mirror
Test (master, 1.14.0)
Could not install Elixir v1.14.0 from any hex.pm mirror
Test (25, main): test/hex/mix_task_test.exs#L891
test do not raise :divergedreq when parent changes requirement and child changes version (Hex.MixTaskTest)
Test (25, main): test/hex/mix_task_test.exs#L693
test with optional dependency (Hex.MixTaskTest)
Test (25, main): test/hex/mix_task_test.exs#L345
test deps.get with old format, string, single line manifest file (Hex.MixTaskTest)
Test (25, main): test/hex/mix_task_test.exs#L602
test override hex dependency with path dependency (Hex.MixTaskTest)
Test (25, main): test/hex/mix_task_test.exs#L673
test optional dependency (Hex.MixTaskTest)
Test (25, main): test/hex/mix_task_test.exs#L395
test deps.get with 1.0 manifest file (Hex.MixTaskTest)
Test (25, main): test/hex/mix_task_test.exs#L491
test deps.update locked dependency from git (Hex.MixTaskTest)
Test (25, main): test/hex/mix_task_test.exs#L755
test deps.get with incorrect version (Hex.MixTaskTest)
Test (25, main): test/hex/mix_task_test.exs#L238
test deps.get (Hex.MixTaskTest)
Test (25, main): test/hex/mix_task_test.exs#L580
test do not fetch git children of hex dependencies (Hex.MixTaskTest)
Format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (20.3, 1.5.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (master, 1.14.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (21.3, 1.8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (21.3, 1.8.1)
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
Test (21.3, 1.8.1)
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Test (21.3, 1.8.1)
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
Test (21.3, 1.8.1)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
Test (21.3, 1.6.6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (21.3, 1.6.6)
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
Test (21.3, 1.6.6)
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Test (21.3, 1.6.6)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead.
Test (25, main)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (25, main): test/support/case.ex#L48
~R/.../ is deprecated, use ~r/.../ instead
Test (25, main)
:logger :level has been set to :warn in config files, please use :warning instead
Test (25, main)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
Test (25, main)
Supervisor.start_child/2 with a list of args is deprecated, please use DynamicSupervisor instead
Test (25, main)
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
Test (25, main)
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Test (25, 1.13.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (25, 1.13.4)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test (25, 1.13.4)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test (25, 1.13.4)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test (25, 1.13.4)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
Test (25, 1.13.4)
: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
Test (25, 1.13.4)
: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
Test (25, 1.13.4)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Test (25, 1.13.4)
Plug.Crypto.safe_binary_to_term/1 is deprecated. Use non_executable_binary_to_term/2
Test (25, 1.13.4)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
Test (25, 1.13.4)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
Test (25, 1.13.4)
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
Test (25, 1.13.4)
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Test (21.3, 1.7.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (21.3, 1.7.2)
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
Test (21.3, 1.7.2)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
Test (21.3, 1.7.2)
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
Test (21.3, 1.7.2)
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Test (25, 1.14.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (25, 1.14.0)
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
Test (25, 1.14.0)
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Test (25, 1.14.0)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test (25, 1.14.0)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test (25, 1.14.0)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test (25, 1.14.0)
use Bitwise is deprecated. import Bitwise instead
Test (25, 1.14.0)
use Bitwise is deprecated. import Bitwise instead
Test (25, 1.14.0)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Test (25, 1.14.0)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
Test (25, 1.14.0)
: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
Test (25, 1.14.0)
: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
Test (25, 1.14.0)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test (22.3, 1.9.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (22.3, 1.9.4)
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
Test (22.3, 1.9.4)
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Test (22.3, 1.9.4)
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
Test (22.3, 1.9.4)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
Test (23.1, 1.10.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (23.1, 1.10.4)
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
Test (23.1, 1.10.4)
Plug.Crypto.safe_binary_to_term/1 is deprecated. Use non_executable_binary_to_term/2
Test (23.1, 1.10.4)
Plug.Crypto.safe_binary_to_term/1 is deprecated. Use non_executable_binary_to_term/2
Test (23.1, 1.10.4)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
Test (23.1, 1.10.4)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
Test (23.1, 1.10.4)
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
Test (23.1, 1.10.4)
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Test (24, 1.12.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (24, 1.12.3)
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
Test (24, 1.12.3)
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Test (24, 1.12.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test (24, 1.12.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test (24, 1.12.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test (24, 1.12.3)
: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
Test (24, 1.12.3)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
Test (24, 1.12.3)
: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
Test (24, 1.12.3)
Plug.Crypto.safe_binary_to_term/1 is deprecated. Use non_executable_binary_to_term/2
Test (24, 1.12.3)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Test (24, 1.12.3)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
Test (24, 1.12.3)
Plug.Crypto.safe_binary_to_term/1 is deprecated. Use non_executable_binary_to_term/2
Test (23.1, 1.11.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (23.1, 1.11.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Test (23.1, 1.11.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Test (23.1, 1.11.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Test (23.1, 1.11.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Test (23.1, 1.11.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Test (23.1, 1.11.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Test (23.1, 1.11.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Test (23.1, 1.11.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Test (23.1, 1.11.3)
Plug.Crypto.safe_binary_to_term/1 is deprecated. Use non_executable_binary_to_term/2
Test (23.1, 1.11.3)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
Test (23.1, 1.11.3)
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
Test (23.1, 1.11.3)
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead