Skip to content

fix: print message after diff #821

fix: print message after diff

fix: print message after diff #821

Triggered via push January 2, 2025 19:14
Status Failure
Total duration 3m 31s
Artifacts

elixir.yml

on: push
ash-ci  /  mix deps.get
14s
ash-ci / mix deps.get
ash-ci  /  audit
31s
ash-ci / audit
ash-ci  /  mix igniter.upgrade
0s
ash-ci / mix igniter.upgrade
ash-ci  /  MIX_ENV=test mix.compile
26s
ash-ci / MIX_ENV=test mix.compile
ash-ci  /  mix format --check-formatted
28s
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
3s
ash-ci / mix spark.cheat_sheets --check
ash-ci  /  mix sobelow
5s
ash-ci / mix sobelow
ash-ci  /  mix credo --strict
7s
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 24s
ash-ci / mix dialyzer
ash-ci  /  MIX_ENV=dev mix.compile
18s
ash-ci / MIX_ENV=dev mix.compile
ash-ci  /  mix docs
51s
ash-ci / mix docs
ash-ci  /  mix ash.codegen --check
0s
ash-ci / mix ash.codegen --check
Matrix: ash-ci / build-release
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

1 error and 24 warnings
ash-ci / mix dialyzer
Process completed with exit code 2.
ash-ci / mix deps.get
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci / audit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci / MIX_ENV=test mix.compile
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci / mix spark.cheat_sheets --check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci / mix sobelow
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci / mix spark.formatter --check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci / mix credo --strict
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci / MIX_ENV=dev mix.compile
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci / mix deps.unlock --check-unused
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci / mix format --check-formatted
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci / mix docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci / Deploy docs to GitHub pages.
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci / mix test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unknown_function: lib/igniter.ex#L408
Function Mix.Project.umbrella?/0 does not exist.
unknown_function: lib/igniter.ex#L438
Function Mix.Task.get/1 does not exist.
unknown_function: lib/igniter.ex#L1050
Function Mix.shell/0 does not exist.
unknown_function: lib/igniter.ex#L1109
Function Mix.shell/0 does not exist.
unknown_function: lib/igniter.ex#L1152
Function Mix.shell/0 does not exist.
unknown_function: lib/igniter.ex#L1229
Function Mix.env/0 does not exist.
unknown_function: lib/igniter.ex#L1330
Function Mix.env/0 does not exist.
unknown_function: lib/igniter.ex#L1620
Function Mix.shell/0 does not exist.
unknown_function: lib/igniter/code/module.ex#L13
Function Mix.Project.get!/0 does not exist.
unknown_function: lib/igniter/deps_compile.ex#L43
Function Mix.Project.get!/0 does not exist.
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/