Skip to content

ci: dependabot weekly #616

ci: dependabot weekly

ci: dependabot weekly #616

Triggered via push June 19, 2024 14:20
Status Failure
Total duration 18m 43s
Artifacts

elixir.yml

on: push
ash-ci  /  mix deps.get
24s
ash-ci / mix deps.get
ash-ci  /  MIX_ENV=dev mix.compile
25s
ash-ci / MIX_ENV=dev mix.compile
ash-ci  /  MIX_ENV=test mix.compile
32s
ash-ci / MIX_ENV=test mix.compile
ash-ci  /  mix docs
29s
ash-ci / mix docs
ash-ci  /  mix format --check-formatted
45s
ash-ci / mix format --check-formatted
ash-ci  /  mix spark.formatter --check
28s
ash-ci / mix spark.formatter --check
ash-ci  /  mix spark.cheat_sheets --check
27s
ash-ci / mix spark.cheat_sheets --check
ash-ci  /  mix sobelow
30s
ash-ci / mix sobelow
ash-ci  /  mix credo --strict
37s
ash-ci / mix credo --strict
ash-ci  /  mix deps.unlock --check-unused
30s
ash-ci / mix deps.unlock --check-unused
ash-ci  /  mix test
54s
ash-ci / mix test
ash-ci  /  mix dialyzer
3m 56s
ash-ci / mix dialyzer
ash-ci  /  Deploy docs to GitHub pages.
2s
ash-ci / Deploy docs to GitHub pages.
ash-ci  /  Release
0s
ash-ci / Release
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 43 warnings
ash-ci / mix credo --strict
Process completed with exit code 16.
ash-ci / mix format --check-formatted
Process completed with exit code 1.
ash-ci / mix test: test/ash_admin_test.exs#L72
test if shown resrouces option not eixsting resource providede error (AshAdmin.Test.AshAdminTest)
ash-ci / mix test
Process completed with exit code 2.
ash-ci / Deploy docs to GitHub pages.
Creating Pages deployment failed
ash-ci / Deploy docs to GitHub pages.
HttpError: Deployment request failed for aa15909a61ca4c9b02ab677a2fd31210f908b837 due to in progress deployment. Please cancel a838f4b70ca0c4dacd91e549ae3b5e3ad1f2509d 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 aa15909a61ca4c9b02ab677a2fd31210f908b837. Responded with: Deployment request failed for aa15909a61ca4c9b02ab677a2fd31210f908b837 due to in progress deployment. Please cancel a838f4b70ca0c4dacd91e549ae3b5e3ad1f2509d first or wait for it to complete.
ash-ci / mix dialyzer
Process completed with exit code 2.
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
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
ash-ci / MIX_ENV=dev mix.compile
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
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
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
ash-ci / audit
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
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_ENV=test mix.compile
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
ash-ci / MIX_ENV=test mix.compile
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
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
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
ash-ci / mix docs
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
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 docs
Unexpected input(s) 'use-cache?', valid inputs are ['git-token', 'mix-env', 'working-directory', 'use-cache', 'cache-prefix']
ash-ci / mix docs
Unexpected input(s) 'use-cache?', valid inputs are ['git-token', 'mix-env', 'working-directory', 'use-cache', 'cache-prefix']
ash-ci / mix spark.cheat_sheets --check
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
ash-ci / mix spark.cheat_sheets --check
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
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.formatter --check
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
ash-ci / mix spark.formatter --check
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
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, 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
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
ash-ci / mix sobelow
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
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 credo --strict
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
ash-ci / mix credo --strict
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
ash-ci / mix credo --strict: lib/ash_admin/components/resource/form.ex#L1586
There should be no calls to `IO.inspect/1`.
ash-ci / 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/.
ash-ci / mix format --check-formatted
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
ash-ci / mix format --check-formatted
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
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 test
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
ash-ci / mix test
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
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 deps.unlock --check-unused
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
ash-ci / mix deps.unlock --check-unused
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
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 / mix dialyzer
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
ash-ci / mix dialyzer
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
guard_fail: lib/ash_admin/components/resource/form.ex#L1697
The guard clause can never succeed.
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/