Skip to content

prepare release 0.5.0 #376

prepare release 0.5.0

prepare release 0.5.0 #376

Triggered via pull request June 3, 2024 11:06
Status Success
Total duration 2m 36s
Artifacts

ci.yml

on: pull_request
mix deps.get
23s
mix deps.get
MIX_ENV=test mix.compile
1m 15s
MIX_ENV=test mix.compile
mix hex.audit
19s
mix hex.audit
MIX_ENV=dev mix.compile
1m 11s
MIX_ENV=dev mix.compile
mix format --check-formatted
25s
mix format --check-formatted
mix credo --strict
30s
mix credo --strict
mix deps.unlock --check-unused
30s
mix deps.unlock --check-unused
mix test
31s
mix test
Fit to window
Zoom out
Zoom in

Annotations

25 warnings
mix deps.get
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix hex.audit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MIX_ENV=dev mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
MIX_ENV=dev mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
MIX_ENV=dev mix.compile
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
MIX_ENV=dev mix.compile
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
MIX_ENV=dev mix.compile
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MIX_ENV=test mix.compile
use Bitwise is deprecated. import Bitwise instead
MIX_ENV=test mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
MIX_ENV=test mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
MIX_ENV=test mix.compile
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix format --check-formatted
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix deps.unlock --check-unused
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix credo --strict
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.