Skip to content

chore(deps-dev): bump the dev-dependencies group with 2 updates (#178) #623

chore(deps-dev): bump the dev-dependencies group with 2 updates (#178)

chore(deps-dev): bump the dev-dependencies group with 2 updates (#178) #623

Triggered via push June 20, 2024 19:30
Status Failure
Total duration 7m 42s
Artifacts

elixir.yml

on: push
ash-ci  /  mix deps.get
20s
ash-ci / mix deps.get
ash-ci  /  MIX_ENV=dev mix.compile
2m 51s
ash-ci / MIX_ENV=dev mix.compile
ash-ci  /  MIX_ENV=test mix.compile
3m 10s
ash-ci / MIX_ENV=test mix.compile
ash-ci  /  mix docs
41s
ash-ci / mix docs
ash-ci  /  mix format --check-formatted
26s
ash-ci / mix format --check-formatted
ash-ci  /  mix spark.formatter --check
25s
ash-ci / mix spark.formatter --check
ash-ci  /  mix spark.cheat_sheets --check
26s
ash-ci / mix spark.cheat_sheets --check
ash-ci  /  mix sobelow
27s
ash-ci / mix sobelow
ash-ci  /  mix credo --strict
27s
ash-ci / mix credo --strict
ash-ci  /  mix deps.unlock --check-unused
36s
ash-ci / mix deps.unlock --check-unused
ash-ci  /  mix test
1m 9s
ash-ci / mix test
ash-ci  /  mix dialyzer
3m 46s
ash-ci / mix dialyzer
ash-ci  /  Deploy docs to GitHub pages.
10s
ash-ci / Deploy docs to GitHub pages.
ash-ci  /  Release
0s
ash-ci / Release
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 43 warnings
ash-ci / mix format --check-formatted
Process completed with exit code 1.
ash-ci / mix credo --strict
Process completed with exit code 16.
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 / 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 / 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 / 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 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 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 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 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 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 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 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 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 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/