Skip to content

refactor: handle io formatting more uniformly #726

refactor: handle io formatting more uniformly

refactor: handle io formatting more uniformly #726

Triggered via pull request November 8, 2024 20:16
Status Failure
Total duration 3m 49s
Artifacts

elixir.yml

on: pull_request
ash-ci  /  mix deps.get
16s
ash-ci / mix deps.get
ash-ci  /  audit
35s
ash-ci / audit
ash-ci  /  mix igniter.upgrade
0s
ash-ci / mix igniter.upgrade
ash-ci  /  MIX_ENV=test mix.compile
34s
ash-ci / MIX_ENV=test mix.compile
ash-ci  /  mix format --check-formatted
27s
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
19s
ash-ci / mix spark.cheat_sheets --check
ash-ci  /  mix sobelow
3s
ash-ci / mix sobelow
ash-ci  /  mix credo --strict
4s
ash-ci / mix credo --strict
ash-ci  /  mix deps.unlock --check-unused
22s
ash-ci / mix deps.unlock --check-unused
ash-ci  /  mix test
1m 25s
ash-ci / mix test
ash-ci  /  mix dialyzer
2m 31s
ash-ci / mix dialyzer
ash-ci  /  MIX_ENV=dev mix.compile
21s
ash-ci / MIX_ENV=dev mix.compile
ash-ci  /  mix docs
25s
ash-ci / mix docs
ash-ci  /  mix ash.codegen --check
0s
ash-ci / mix ash.codegen --check
ash-ci  /  Deploy docs to GitHub pages.
0s
ash-ci / Deploy docs to GitHub pages.
ash-ci  /  Release
0s
ash-ci / Release
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 16 warnings
ash-ci / mix test: test/igniter_test.exs#L141
test display_notices/1 prints a list of added notices (IgniterTest)
ash-ci / mix test: test/igniter_test.exs#L115
test display_warnings/2 prints a list of added warnings (IgniterTest)
ash-ci / mix test: test/igniter_test.exs#L181
test display_tasks/3 prints a list of added tasks (IgniterTest)
ash-ci / mix test: test/igniter_test.exs#L89
test display_issues/1 prints a list of all added issues (IgniterTest)
ash-ci / mix test: test/igniter_test.exs#L157
test display_moves/1 prints a list of added warnings (IgniterTest)
ash-ci / mix test
Process completed with exit code 2.
ash-ci / mix deps.get
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ash-ci / audit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ash-ci / MIX_ENV=test mix.compile
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ash-ci / mix sobelow
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ash-ci / mix credo --strict
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ash-ci / mix spark.formatter --check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ash-ci / MIX_ENV=dev mix.compile
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ash-ci / mix spark.cheat_sheets --check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ash-ci / mix deps.unlock --check-unused
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ash-ci / mix docs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ash-ci / mix test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ash-ci / mix dialyzer
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/