Skip to content

Igniter task to install Phoenix #701

Igniter task to install Phoenix

Igniter task to install Phoenix #701

Triggered via pull request November 3, 2024 14:18
Status Failure
Total duration 11m 27s
Artifacts 1

elixir.yml

on: pull_request
ash-ci  /  MIX_ENV=test mix.compile
3m 19s
ash-ci / MIX_ENV=test mix.compile
ash-ci  /  mix format --check-formatted
17s
ash-ci / mix format --check-formatted
ash-ci  /  mix spark.formatter --check
5s
ash-ci / mix spark.formatter --check
ash-ci  /  mix spark.cheat_sheets --check
4s
ash-ci / mix spark.cheat_sheets --check
ash-ci  /  mix sobelow
4s
ash-ci / mix sobelow
ash-ci  /  mix credo --strict
4s
ash-ci / mix credo --strict
ash-ci  /  mix deps.unlock --check-unused
18s
ash-ci / mix deps.unlock --check-unused
ash-ci  /  mix test
1m 22s
ash-ci / mix test
ash-ci  /  mix dialyzer
2m 58s
ash-ci / mix dialyzer
ash-ci  /  MIX_ENV=dev mix.compile
3m 3s
ash-ci / MIX_ENV=dev mix.compile
ash-ci  /  mix docs
53s
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

5 errors and 25 warnings
ash-ci / mix format --check-formatted
Process completed with exit code 1.
ash-ci / mix test: test/igniter/code/module_test.exs#L90
test modules will be created if they do not exist, in the conventional place, which can be configured (Igniter.Code.ModuleTest)
ash-ci / mix test: test/igniter/code/module_test.exs#L8
test modules will be moved according to config (Igniter.Code.ModuleTest)
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
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.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 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 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 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 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/
unknown_function: lib/igniter/phoenix/single.ex#L14
Function Phx.New.Project.ecto?/1 does not exist.
unknown_function: lib/igniter/phoenix/single.ex#L15
Function Phx.New.Project.html?/1 does not exist.
unknown_function: lib/igniter/phoenix/single.ex#L16
Function Phx.New.Project.mailer?/1 does not exist.
unknown_function: lib/igniter/phoenix/single.ex#L17
Function Phx.New.Project.gettext?/1 does not exist.
unknown_function: lib/igniter/phoenix/single.ex#L50
Function Phx.New.Project.javascript?/1 does not exist.
unknown_function: lib/igniter/phoenix/single.ex#L51
Function Phx.New.Project.css?/1 does not exist.
unknown_function: lib/igniter/phoenix/single.ex#L52
Function Phx.New.Project.html?/1 does not exist.
unknown_function: lib/mix/tasks/igniter.install_phoenix.ex#L44
Function Phx.New.Project.new/2 does not exist.
unknown_function: lib/mix/tasks/igniter.install_phoenix.ex#L46
Function Phx.New.Generator.put_binding/1 does not exist.
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/
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/
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/

Artifacts

Produced during runtime
Name Size
github-pages Expired
1.64 MB