Skip to content

ci: use new CI tools from ash core #9

ci: use new CI tools from ash core

ci: use new CI tools from ash core #9

Triggered via push December 29, 2024 16:06
Status Startup failure
Total duration
Artifacts

elixir.yml

on: push
ash-ci  /  mix deps.get
ash-ci / mix deps.get
Matrix: ash-ci / build-release
Waiting for pending jobs
ash-ci  /  audit
ash-ci / audit
ash-ci  /  mix igniter.upgrade
ash-ci / mix igniter.upgrade
ash-ci  /  MIX_ENV=test mix.compile
ash-ci / MIX_ENV=test mix.compile
ash-ci  /  mix docs
ash-ci / mix docs
ash-ci  /  MIX_ENV=dev mix.compile
ash-ci / MIX_ENV=dev mix.compile
ash-ci  /  mix credo --strict
ash-ci / mix credo --strict
ash-ci  /  mix deps.unlock --check-unused
ash-ci / mix deps.unlock --check-unused
ash-ci  /  mix dialyzer
ash-ci / mix dialyzer
ash-ci  /  mix format --check-formatted
ash-ci / mix format --check-formatted
ash-ci  /  mix sobelow
ash-ci / mix sobelow
ash-ci  /  mix spark.cheat_sheets --check
ash-ci / mix spark.cheat_sheets --check
ash-ci  /  mix spark.formatter --check
ash-ci / mix spark.formatter --check
ash-ci  /  mix test
ash-ci / mix test
ash-ci  /  mix ash.codegen --check
ash-ci / mix ash.codegen --check
ash-ci  /  Deploy docs to GitHub pages.
ash-ci / Deploy docs to GitHub pages.
ash-ci  /  Release
ash-ci / Release
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/elixir.yml#L11
The workflow is not valid. .github/workflows/elixir.yml (Line: 11, Col: 3): Error calling workflow 'ash-project/ash/.github/workflows/ash-ci.yml@main'. The nested job 'deploy-docs' is requesting 'pages: write, id-token: write', but is only allowed 'pages: none, id-token: none'. .github/workflows/elixir.yml (Line: 11, Col: 3): Error calling workflow 'ash-project/ash/.github/workflows/ash-ci.yml@main'. The nested job 'igniter-upgrade' is requesting 'contents: write', but is only allowed 'contents: read'.