Skip to content

chore(deps): bump ash_graphql from 1.0.0-rc.0 to 1.0.0-rc.1 (#7) #49

chore(deps): bump ash_graphql from 1.0.0-rc.0 to 1.0.0-rc.1 (#7)

chore(deps): bump ash_graphql from 1.0.0-rc.0 to 1.0.0-rc.1 (#7) #49

Triggered via push April 11, 2024 01:41
Status Success
Total duration 10m 35s
Artifacts

elixir.yml

on: push
ash-ci  /  mix deps.get
20s
ash-ci / mix deps.get
ash-ci  /  MIX_ENV=dev mix.compile
2m 29s
ash-ci / MIX_ENV=dev mix.compile
ash-ci  /  MIX_ENV=test mix.compile
2m 51s
ash-ci / MIX_ENV=test mix.compile
ash-ci  /  mix hex.audit
18s
ash-ci / mix hex.audit
ash-ci  /  mix format --check-formatted
1m 12s
ash-ci / mix format --check-formatted
ash-ci  /  mix spark.formatter --check
6s
ash-ci / mix spark.formatter --check
ash-ci  /  mix spark.cheat_sheets --check
5m 58s
ash-ci / mix spark.cheat_sheets --check
ash-ci  /  mix sobelow
1m 10s
ash-ci / mix sobelow
ash-ci  /  mix credo --strict
12s
ash-ci / mix credo --strict
ash-ci  /  mix deps.unlock --check-unused
1m 7s
ash-ci / mix deps.unlock --check-unused
ash-ci  /  mix test
1m 42s
ash-ci / mix test
ash-ci  /  mix dialyzer
4m 27s
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

99 warnings
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 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/.
ash-ci / MIX_ENV=dev mix.compile
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
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
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
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 / mix docs
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
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 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 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 / 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 / mix format --check-formatted
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
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 deps.unlock --check-unused
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
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 / mix sobelow
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
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 test
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
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
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
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/.
ash-ci / mix spark.cheat_sheets --check
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
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 spark.cheat_sheets --check
Failed to download action 'https://api.github.com/repos/team-alembic/staple-actions/tarball/59199173e18eee6748b65d01626ef82d51c6e963'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
ash-ci / mix spark.cheat_sheets --check
Back off 24.291 seconds before retry.
ash-ci / mix spark.cheat_sheets --check
Failed to download action 'https://api.github.com/repos/team-alembic/staple-actions/tarball/59199173e18eee6748b65d01626ef82d51c6e963'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
ash-ci / mix spark.cheat_sheets --check
Back off 28.374 seconds before retry.