Skip to content

chore: Add failing test for after action transaction bug. (#88) #219

chore: Add failing test for after action transaction bug. (#88)

chore: Add failing test for after action transaction bug. (#88) #219

Triggered via push October 1, 2024 16:03
Status Failure
Total duration 4m 44s
Artifacts

elixir.yml

on: push
ash-ci  /  mix deps.get
23s
ash-ci / mix deps.get
ash-ci  /  MIX_ENV=dev mix.compile
23s
ash-ci / MIX_ENV=dev mix.compile
ash-ci  /  MIX_ENV=test mix.compile
30s
ash-ci / MIX_ENV=test mix.compile
ash-ci  /  mix docs
23s
ash-ci / mix docs
ash-ci  /  mix format --check-formatted
25s
ash-ci / mix format --check-formatted
ash-ci  /  mix spark.formatter --check
33s
ash-ci / mix spark.formatter --check
ash-ci  /  mix spark.cheat_sheets --check
28s
ash-ci / mix spark.cheat_sheets --check
ash-ci  /  mix sobelow
29s
ash-ci / mix sobelow
ash-ci  /  mix credo --strict
27s
ash-ci / mix credo --strict
ash-ci  /  mix deps.unlock --check-unused
34s
ash-ci / mix deps.unlock --check-unused
ash-ci  /  mix test
2m 43s
ash-ci / mix test
ash-ci  /  mix dialyzer
3m 19s
ash-ci / mix dialyzer
ash-ci  /  mix ash.codegen --check
0s
ash-ci / mix ash.codegen --check
ash-ci  /  Deploy docs to GitHub pages.
10s
ash-ci / Deploy docs to GitHub pages.
ash-ci  /  Release
0s
ash-ci / Release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 103 warnings
ash-ci / mix test: test/transaction_test.exs#L5
test when an after action hook fails, it rolls back the transaction (AshSqlite.Test.TransactionTest)
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 / MIX_ENV=dev mix.compile
Macro.Env.define_alias/4 is undefined or private
ash-ci / MIX_ENV=dev mix.compile
Macro.Env.define_alias/4 is undefined or private
ash-ci / MIX_ENV=dev mix.compile
Macro.Env.define_import/4 is undefined or private
ash-ci / MIX_ENV=dev mix.compile
Macro.Env.define_require/4 is undefined or private
ash-ci / MIX_ENV=dev mix.compile
Macro.Env.expand_alias/4 is undefined or private
ash-ci / MIX_ENV=dev mix.compile
Macro.Env.expand_import/5 is undefined or private
ash-ci / MIX_ENV=dev mix.compile
Macro.Env.expand_require/6 is undefined or private
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_ENV=test mix.compile
Macro.Env.define_alias/4 is undefined or private
ash-ci / MIX_ENV=test mix.compile
Macro.Env.define_alias/4 is undefined or private
ash-ci / MIX_ENV=test mix.compile
Macro.Env.define_import/4 is undefined or private
ash-ci / MIX_ENV=test mix.compile
Macro.Env.define_require/4 is undefined or private
ash-ci / MIX_ENV=test mix.compile
Macro.Env.expand_alias/4 is undefined or private
ash-ci / MIX_ENV=test mix.compile
Macro.Env.expand_import/5 is undefined or private
ash-ci / MIX_ENV=test mix.compile
Macro.Env.expand_require/6 is undefined or private
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 / audit
Macro.Env.define_alias/4 is undefined or private
ash-ci / audit
Macro.Env.define_alias/4 is undefined or private
ash-ci / audit
Macro.Env.define_import/4 is undefined or private
ash-ci / audit
Macro.Env.define_require/4 is undefined or private
ash-ci / audit
Macro.Env.expand_alias/4 is undefined or private
ash-ci / audit
Macro.Env.expand_import/5 is undefined or private
ash-ci / audit
Macro.Env.expand_require/6 is undefined or private
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 docs
Macro.Env.define_alias/4 is undefined or private
ash-ci / mix docs
Macro.Env.define_alias/4 is undefined or private
ash-ci / mix docs
Macro.Env.define_import/4 is undefined or private
ash-ci / mix docs
Macro.Env.define_require/4 is undefined or private
ash-ci / mix docs
Macro.Env.expand_alias/4 is undefined or private
ash-ci / mix docs
Macro.Env.expand_import/5 is undefined or private
ash-ci / mix docs
Macro.Env.expand_require/6 is undefined or private
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
Macro.Env.define_alias/4 is undefined or private
ash-ci / mix format --check-formatted
Macro.Env.define_alias/4 is undefined or private
ash-ci / mix format --check-formatted
Macro.Env.define_import/4 is undefined or private
ash-ci / mix format --check-formatted
Macro.Env.define_require/4 is undefined or private
ash-ci / mix format --check-formatted
Macro.Env.expand_alias/4 is undefined or private
ash-ci / mix format --check-formatted
Macro.Env.expand_import/5 is undefined or private
ash-ci / mix format --check-formatted
Macro.Env.expand_require/6 is undefined or private
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 credo --strict
Macro.Env.define_alias/4 is undefined or private
ash-ci / mix credo --strict
Macro.Env.define_alias/4 is undefined or private
ash-ci / mix credo --strict
Macro.Env.define_import/4 is undefined or private
ash-ci / mix credo --strict
Macro.Env.define_require/4 is undefined or private
ash-ci / mix credo --strict
Macro.Env.expand_alias/4 is undefined or private
ash-ci / mix credo --strict
Macro.Env.expand_import/5 is undefined or private
ash-ci / mix credo --strict
Macro.Env.expand_require/6 is undefined or private
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, 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
Macro.Env.define_alias/4 is undefined or private
ash-ci / mix sobelow
Macro.Env.define_alias/4 is undefined or private
ash-ci / mix sobelow
Macro.Env.define_import/4 is undefined or private
ash-ci / mix sobelow
Macro.Env.define_require/4 is undefined or private
ash-ci / mix sobelow
Macro.Env.expand_alias/4 is undefined or private
ash-ci / mix sobelow
Macro.Env.expand_import/5 is undefined or private
ash-ci / mix sobelow
Macro.Env.expand_require/6 is undefined or private
ash-ci / mix sobelow
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
Macro.Env.define_alias/4 is undefined or private
ash-ci / mix spark.cheat_sheets --check
Macro.Env.define_alias/4 is undefined or private
ash-ci / mix spark.cheat_sheets --check
Macro.Env.define_import/4 is undefined or private
ash-ci / mix spark.cheat_sheets --check
Macro.Env.define_require/4 is undefined or private
ash-ci / mix spark.cheat_sheets --check
Macro.Env.expand_alias/4 is undefined or private
ash-ci / mix spark.cheat_sheets --check
Macro.Env.expand_import/5 is undefined or private
ash-ci / mix spark.cheat_sheets --check
Macro.Env.expand_require/6 is undefined or private
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, 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.formatter --check
Macro.Env.define_alias/4 is undefined or private
ash-ci / mix spark.formatter --check
Macro.Env.define_alias/4 is undefined or private
ash-ci / mix spark.formatter --check
Macro.Env.define_import/4 is undefined or private
ash-ci / mix spark.formatter --check
Macro.Env.define_require/4 is undefined or private
ash-ci / mix spark.formatter --check
Macro.Env.expand_alias/4 is undefined or private
ash-ci / mix spark.formatter --check
Macro.Env.expand_import/5 is undefined or private
ash-ci / mix spark.formatter --check
Macro.Env.expand_require/6 is undefined or private
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, 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
Macro.Env.define_alias/4 is undefined or private
ash-ci / mix deps.unlock --check-unused
Macro.Env.define_alias/4 is undefined or private
ash-ci / mix deps.unlock --check-unused
Macro.Env.define_import/4 is undefined or private
ash-ci / mix deps.unlock --check-unused
Macro.Env.define_require/4 is undefined or private
ash-ci / mix deps.unlock --check-unused
Macro.Env.expand_alias/4 is undefined or private
ash-ci / mix deps.unlock --check-unused
Macro.Env.expand_import/5 is undefined or private
ash-ci / mix deps.unlock --check-unused
Macro.Env.expand_require/6 is undefined or private
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 / Deploy docs to GitHub pages.
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/deploy-pages@v1. 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
Macro.Env.define_alias/4 is undefined or private
ash-ci / mix test
Macro.Env.define_alias/4 is undefined or private
ash-ci / mix test
Macro.Env.define_import/4 is undefined or private
ash-ci / mix test
Macro.Env.define_require/4 is undefined or private
ash-ci / mix test
Macro.Env.expand_alias/4 is undefined or private
ash-ci / mix test
Macro.Env.expand_import/5 is undefined or private
ash-ci / mix test
Macro.Env.expand_require/6 is undefined or private
ash-ci / mix test
Macro.Env.define_alias/4 is undefined or private
ash-ci / mix test
Macro.Env.define_alias/4 is undefined or private
ash-ci / mix test
Macro.Env.define_import/4 is undefined or private
ash-ci / mix dialyzer
Macro.Env.define_alias/4 is undefined or private
ash-ci / mix dialyzer
Macro.Env.define_alias/4 is undefined or private
ash-ci / mix dialyzer
Macro.Env.define_import/4 is undefined or private
ash-ci / mix dialyzer
Macro.Env.define_require/4 is undefined or private
ash-ci / mix dialyzer
Macro.Env.expand_alias/4 is undefined or private
ash-ci / mix dialyzer
Macro.Env.expand_import/5 is undefined or private
ash-ci / mix dialyzer
Macro.Env.expand_require/6 is undefined or private
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/