Skip to content

Migrate GitHub Actions to erlef/setup-beam #1

Migrate GitHub Actions to erlef/setup-beam

Migrate GitHub Actions to erlef/setup-beam #1

Triggered via push March 12, 2024 19:09
Status Success
Total duration 3m 43s
Artifacts

main.yml

on: push
Format and compile with warnings as errors
40s
Format and compile with warnings as errors
Matrix: dialyzer
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Format and compile with warnings as errors
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Format and compile with warnings as errors
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Format and compile with warnings as errors
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Format and compile with warnings as errors
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test (Elixir 1.13.4 | Erlang/OTP 24)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (Elixir 1.13.4 | Erlang/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/
Test (Elixir 1.13.4 | Erlang/OTP 24)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test (Elixir 1.13.4 | Erlang/OTP 24)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test (Elixir 1.13.4 | Erlang/OTP 24)
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1
Test (Elixir 1.13.4 | Erlang/OTP 24)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
Dialyzer (Elixir 1.13.4 | Erlang/OTP 24)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Dialyzer (Elixir 1.13.4 | Erlang/OTP 24)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/