Skip to content

add: builds_trigger/3 to enable job composition without execution #155

add: builds_trigger/3 to enable job composition without execution

add: builds_trigger/3 to enable job composition without execution #155

Triggered via pull request March 1, 2024 16:27
Status Success
Total duration 4m 43s
Artifacts

elixir.yml

on: pull_request
ash-ci  /  mix deps.get
17s
ash-ci / mix deps.get
ash-ci  /  MIX_ENV=test mix.compile
34s
ash-ci / MIX_ENV=test mix.compile
ash-ci  /  mix hex.audit
19s
ash-ci / mix hex.audit
ash-ci  /  MIX_ENV=dev mix.compile
22s
ash-ci / MIX_ENV=dev mix.compile
ash-ci  /  mix format --check-formatted
24s
ash-ci / mix format --check-formatted
ash-ci  /  mix spark.formatter --check
34s
ash-ci / mix spark.formatter --check
ash-ci  /  mix spark.cheat_sheets --check
34s
ash-ci / mix spark.cheat_sheets --check
ash-ci  /  mix sobelow
34s
ash-ci / mix sobelow
ash-ci  /  mix credo --strict
35s
ash-ci / mix credo --strict
ash-ci  /  mix deps.unlock --check-unused
33s
ash-ci / mix deps.unlock --check-unused
ash-ci  /  mix test
1m 29s
ash-ci / mix test
ash-ci  /  mix dialyzer
3m 25s
ash-ci / mix dialyzer
ash-ci  /  Release
0s
ash-ci / Release
Fit to window
Zoom out
Zoom in

Annotations

102 warnings
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 hex.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_ENV=dev mix.compile
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
ash-ci / MIX_ENV=dev mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / MIX_ENV=dev mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=dev mix.compile
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
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
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
ash-ci / MIX_ENV=test mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / MIX_ENV=test mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=test mix.compile
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
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 / mix format --check-formatted
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
ash-ci / mix format --check-formatted
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix format --check-formatted
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix format --check-formatted
<|> is deprecated. Use another pipe-like operator
ash-ci / mix format --check-formatted
<|> is deprecated. Use another pipe-like operator
ash-ci / mix format --check-formatted
<|> is deprecated. Use another pipe-like operator
ash-ci / mix format --check-formatted
<|> is deprecated. Use another pipe-like operator
ash-ci / mix format --check-formatted
<|> is deprecated. Use another pipe-like operator
ash-ci / mix format --check-formatted
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
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 sobelow
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
ash-ci / mix sobelow
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix sobelow
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix sobelow
<|> is deprecated. Use another pipe-like operator
ash-ci / mix sobelow
<|> is deprecated. Use another pipe-like operator
ash-ci / mix sobelow
<|> is deprecated. Use another pipe-like operator
ash-ci / mix sobelow
<|> is deprecated. Use another pipe-like operator
ash-ci / mix sobelow
<|> is deprecated. Use another pipe-like operator
ash-ci / mix sobelow
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
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 spark.cheat_sheets --check
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
ash-ci / mix spark.cheat_sheets --check
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix spark.cheat_sheets --check
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix spark.cheat_sheets --check
<|> is deprecated. Use another pipe-like operator
ash-ci / mix spark.cheat_sheets --check
<|> is deprecated. Use another pipe-like operator
ash-ci / mix spark.cheat_sheets --check
<|> is deprecated. Use another pipe-like operator
ash-ci / mix spark.cheat_sheets --check
<|> is deprecated. Use another pipe-like operator
ash-ci / mix spark.cheat_sheets --check
<|> is deprecated. Use another pipe-like operator
ash-ci / mix spark.cheat_sheets --check
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
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 spark.formatter --check
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
ash-ci / mix spark.formatter --check
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix spark.formatter --check
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix spark.formatter --check
<|> is deprecated. Use another pipe-like operator
ash-ci / mix spark.formatter --check
<|> is deprecated. Use another pipe-like operator
ash-ci / mix spark.formatter --check
<|> is deprecated. Use another pipe-like operator
ash-ci / mix spark.formatter --check
<|> is deprecated. Use another pipe-like operator
ash-ci / mix spark.formatter --check
<|> is deprecated. Use another pipe-like operator
ash-ci / mix spark.formatter --check
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
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 deps.unlock --check-unused
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
ash-ci / mix deps.unlock --check-unused
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix deps.unlock --check-unused
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix deps.unlock --check-unused
<|> is deprecated. Use another pipe-like operator
ash-ci / mix deps.unlock --check-unused
<|> is deprecated. Use another pipe-like operator
ash-ci / mix deps.unlock --check-unused
<|> is deprecated. Use another pipe-like operator
ash-ci / mix deps.unlock --check-unused
<|> is deprecated. Use another pipe-like operator
ash-ci / mix deps.unlock --check-unused
<|> is deprecated. Use another pipe-like operator
ash-ci / mix deps.unlock --check-unused
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
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 / mix credo --strict
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
ash-ci / mix credo --strict
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix credo --strict
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix credo --strict
<|> is deprecated. Use another pipe-like operator
ash-ci / mix credo --strict
<|> is deprecated. Use another pipe-like operator
ash-ci / mix credo --strict
<|> is deprecated. Use another pipe-like operator
ash-ci / mix credo --strict
<|> is deprecated. Use another pipe-like operator
ash-ci / mix credo --strict
<|> is deprecated. Use another pipe-like operator
ash-ci / mix credo --strict
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
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 test
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
ash-ci / mix test
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix test
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix test
<|> is deprecated. Use another pipe-like operator
ash-ci / mix test
<|> is deprecated. Use another pipe-like operator
ash-ci / mix test
<|> is deprecated. Use another pipe-like operator
ash-ci / mix test
<|> is deprecated. Use another pipe-like operator
ash-ci / mix test
<|> is deprecated. Use another pipe-like operator
ash-ci / mix test
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
ash-ci / mix test
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
ash-ci / mix dialyzer
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
ash-ci / mix dialyzer
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix dialyzer
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix dialyzer
<|> is deprecated. Use another pipe-like operator
ash-ci / mix dialyzer
<|> is deprecated. Use another pipe-like operator
ash-ci / mix dialyzer
<|> is deprecated. Use another pipe-like operator
ash-ci / mix dialyzer
<|> is deprecated. Use another pipe-like operator
ash-ci / mix dialyzer
<|> is deprecated. Use another pipe-like operator
ash-ci / mix dialyzer
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
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/.