Skip to content

prepare release 0.5.0 (#29) #378

prepare release 0.5.0 (#29)

prepare release 0.5.0 (#29) #378

Triggered via push June 3, 2024 11:30
Status Success
Total duration 2m 30s
Artifacts

ci.yml

on: push
mix deps.get
23s
mix deps.get
MIX_ENV=test mix.compile
1m 8s
MIX_ENV=test mix.compile
mix hex.audit
17s
mix hex.audit
MIX_ENV=dev mix.compile
1m 21s
MIX_ENV=dev mix.compile
mix format --check-formatted
24s
mix format --check-formatted
mix credo --strict
26s
mix credo --strict
mix deps.unlock --check-unused
30s
mix deps.unlock --check-unused
mix test
24s
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=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_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 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 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/.
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 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/.