Skip to content

improvement: policy for including state machine in can? checks #112

improvement: policy for including state machine in can? checks

improvement: policy for including state machine in can? checks #112

Triggered via push May 1, 2024 14:29
Status Failure
Total duration 2m 48s
Artifacts

elixir.yml

on: push
ash-ci  /  mix deps.get
18s
ash-ci / mix deps.get
ash-ci  /  MIX_ENV=dev mix.compile
1m 27s
ash-ci / MIX_ENV=dev mix.compile
ash-ci  /  MIX_ENV=test mix.compile
9s
ash-ci / MIX_ENV=test mix.compile
ash-ci  /  mix docs
23s
ash-ci / mix docs
ash-ci  /  mix format --check-formatted
0s
ash-ci / mix format --check-formatted
ash-ci  /  mix spark.formatter --check
0s
ash-ci / mix spark.formatter --check
ash-ci  /  mix spark.cheat_sheets --check
0s
ash-ci / mix spark.cheat_sheets --check
ash-ci  /  mix sobelow
0s
ash-ci / mix sobelow
ash-ci  /  mix credo --strict
0s
ash-ci / mix credo --strict
ash-ci  /  mix deps.unlock --check-unused
0s
ash-ci / mix deps.unlock --check-unused
ash-ci  /  mix test
0s
ash-ci / mix test
ash-ci  /  mix dialyzer
0s
ash-ci / mix dialyzer
ash-ci  /  Deploy docs to GitHub pages.
9s
ash-ci / Deploy docs to GitHub pages.
ash-ci  /  Release
0s
ash-ci / Release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 28 warnings
ash-ci / MIX_ENV=test mix.compile
Could not fetch /builds/otp/ubuntu-22.04/builds.txt from any hex.pm mirror
ash-ci / 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/.
ash-ci / MIX_ENV=test mix.compile
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/.
ash-ci / MIX_ENV=dev mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / MIX_ENV=dev mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / 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/.
ash-ci / audit
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / audit
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / audit
<|> is deprecated. Use another pipe-like operator
ash-ci / audit
<|> is deprecated. Use another pipe-like operator
ash-ci / audit
<|> is deprecated. Use another pipe-like operator
ash-ci / audit
<|> is deprecated. Use another pipe-like operator
ash-ci / audit
<|> is deprecated. Use another pipe-like operator
ash-ci / 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/.
ash-ci / mix docs
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix docs
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix docs
<|> is deprecated. Use another pipe-like operator
ash-ci / mix docs
<|> is deprecated. Use another pipe-like operator
ash-ci / mix docs
<|> is deprecated. Use another pipe-like operator
ash-ci / mix docs
<|> is deprecated. Use another pipe-like operator
ash-ci / mix docs
<|> is deprecated. Use another pipe-like operator
ash-ci / mix docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ash-ci / Deploy docs to GitHub pages.
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/deploy-pages@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "github-pages". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/