Skip to content

chore(deps): bump ash from 3.0.0-rc.26 to 3.0.0-rc.27 (#17) #69

chore(deps): bump ash from 3.0.0-rc.26 to 3.0.0-rc.27 (#17)

chore(deps): bump ash from 3.0.0-rc.26 to 3.0.0-rc.27 (#17) #69

Triggered via push April 22, 2024 14:49
Status Failure
Total duration 7m 47s
Artifacts

elixir.yml

on: push
ash-ci  /  mix deps.get
16s
ash-ci / mix deps.get
ash-ci  /  MIX_ENV=dev mix.compile
2m 37s
ash-ci / MIX_ENV=dev mix.compile
ash-ci  /  MIX_ENV=test mix.compile
2m 43s
ash-ci / MIX_ENV=test mix.compile
ash-ci  /  mix format --check-formatted
1m 9s
ash-ci / mix format --check-formatted
ash-ci  /  mix spark.formatter --check
3s
ash-ci / mix spark.formatter --check
ash-ci  /  mix spark.cheat_sheets --check
1m 8s
ash-ci / mix spark.cheat_sheets --check
ash-ci  /  mix sobelow
1m 14s
ash-ci / mix sobelow
ash-ci  /  mix credo --strict
3s
ash-ci / mix credo --strict
ash-ci  /  mix deps.unlock --check-unused
1m 11s
ash-ci / mix deps.unlock --check-unused
ash-ci  /  mix test
1m 58s
ash-ci / mix test
ash-ci  /  mix dialyzer
4m 20s
ash-ci / mix dialyzer
ash-ci  /  Deploy docs to GitHub pages.
3s
ash-ci / Deploy docs to GitHub pages.
ash-ci  /  Release
0s
ash-ci / Release
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 96 warnings
ash-ci / Deploy docs to GitHub pages.
Creating Pages deployment failed
ash-ci / Deploy docs to GitHub pages.
HttpError: Deployment request failed for 0a1329a63b2890ea444206e5e812a691ad8bd39f due to in progress deployment. Please cancel 0366ad28c8125255df9a76add3dfa9fdb4dd6a6d first or wait for it to complete. at /home/runner/work/_actions/actions/deploy-pages/v1/webpack:/deploy-pages/node_modules/@octokit/request/dist-node/index.js:86:1 at processTicksAndRejections (node:internal/process/task_queues:96:5) at createPagesDeployment (/home/runner/work/_actions/actions/deploy-pages/v1/webpack:/deploy-pages/src/api-client.js:116:1) at Deployment.create (/home/runner/work/_actions/actions/deploy-pages/v1/webpack:/deploy-pages/src/deployment.js:59:1) at main (/home/runner/work/_actions/actions/deploy-pages/v1/webpack:/deploy-pages/src/index.js:30:1)
ash-ci / Deploy docs to GitHub pages.
Error: Failed to create deployment (status: 400) with build version 0a1329a63b2890ea444206e5e812a691ad8bd39f. Responded with: Deployment request failed for 0a1329a63b2890ea444206e5e812a691ad8bd39f due to in progress deployment. Please cancel 0366ad28c8125255df9a76add3dfa9fdb4dd6a6d first or wait for it to complete.
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=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
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
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 / MIX_ENV=test mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / MIX_ENV=test mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=test mix.compile
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
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, 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
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
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 credo --strict
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 spark.formatter --check
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 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
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
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 / mix format --check-formatted
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix format --check-formatted
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix format --check-formatted
<|> is deprecated. Use another pipe-like operator
ash-ci / mix format --check-formatted
<|> is deprecated. Use another pipe-like operator
ash-ci / mix format --check-formatted
<|> is deprecated. Use another pipe-like operator
ash-ci / mix format --check-formatted
<|> is deprecated. Use another pipe-like operator
ash-ci / mix format --check-formatted
<|> is deprecated. Use another pipe-like operator
ash-ci / mix format --check-formatted
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
ash-ci / 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/.
ash-ci / mix spark.cheat_sheets --check
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix spark.cheat_sheets --check
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix spark.cheat_sheets --check
<|> is deprecated. Use another pipe-like operator
ash-ci / mix spark.cheat_sheets --check
<|> is deprecated. Use another pipe-like operator
ash-ci / mix spark.cheat_sheets --check
<|> is deprecated. Use another pipe-like operator
ash-ci / mix spark.cheat_sheets --check
<|> is deprecated. Use another pipe-like operator
ash-ci / mix spark.cheat_sheets --check
<|> is deprecated. Use another pipe-like operator
ash-ci / mix spark.cheat_sheets --check
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
ash-ci / mix spark.cheat_sheets --check
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 sobelow
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix sobelow
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix sobelow
<|> is deprecated. Use another pipe-like operator
ash-ci / mix sobelow
<|> is deprecated. Use another pipe-like operator
ash-ci / mix sobelow
<|> is deprecated. Use another pipe-like operator
ash-ci / mix sobelow
<|> is deprecated. Use another pipe-like operator
ash-ci / mix sobelow
<|> is deprecated. Use another pipe-like operator
ash-ci / mix sobelow
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
ash-ci / mix sobelow
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 deps.unlock --check-unused
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix deps.unlock --check-unused
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix deps.unlock --check-unused
<|> is deprecated. Use another pipe-like operator
ash-ci / mix deps.unlock --check-unused
<|> is deprecated. Use another pipe-like operator
ash-ci / mix deps.unlock --check-unused
<|> is deprecated. Use another pipe-like operator
ash-ci / mix deps.unlock --check-unused
<|> is deprecated. Use another pipe-like operator
ash-ci / mix deps.unlock --check-unused
<|> is deprecated. Use another pipe-like operator
ash-ci / mix deps.unlock --check-unused
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
ash-ci / 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/.
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/.
ash-ci / Deploy docs to GitHub pages.
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
ash-ci / mix test
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix test
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix test
<|> is deprecated. Use another pipe-like operator
ash-ci / mix test
<|> is deprecated. Use another pipe-like operator
ash-ci / mix test
<|> is deprecated. Use another pipe-like operator
ash-ci / mix test
<|> is deprecated. Use another pipe-like operator
ash-ci / mix test
<|> is deprecated. Use another pipe-like operator
ash-ci / mix test
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
ash-ci / 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/.
ash-ci / mix dialyzer
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix dialyzer
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix dialyzer
<|> is deprecated. Use another pipe-like operator
ash-ci / mix dialyzer
<|> is deprecated. Use another pipe-like operator
ash-ci / mix dialyzer
<|> is deprecated. Use another pipe-like operator
ash-ci / mix dialyzer
<|> is deprecated. Use another pipe-like operator
ash-ci / mix dialyzer
<|> is deprecated. Use another pipe-like operator
ash-ci / mix dialyzer
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
ash-ci / mix dialyzer
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/.
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/