improvement: add can_submit?/1
and ensure_can_siubmit!/1
#716
elixir.yml
on: push
ash-ci
/
mix deps.get
17s
ash-ci
/
mix hex.audit
25s
ash-ci
/
MIX_ENV=dev mix.compile
44s
ash-ci
/
mix format --check-formatted
0s
ash-ci
/
mix spark.formatter --check
0s
ash-ci
/
mix spark.cheat_sheets --check
0s
ash-ci
/
mix sobelow
0s
ash-ci
/
mix credo --strict
0s
ash-ci
/
mix deps.unlock --check-unused
0s
ash-ci
/
mix test
0s
ash-ci
/
mix dialyzer
0s
ash-ci
/
Release
0s
Annotations
2 errors and 22 warnings
ash-ci / MIX_ENV=test mix.compile
Process completed with exit code 1.
|
ash-ci / MIX_ENV=dev mix.compile
Process completed with exit code 1.
|
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=test mix.compile
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
ash-ci / MIX_ENV=test mix.compile
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
ash-ci / MIX_ENV=test mix.compile
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
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=dev mix.compile
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
ash-ci / MIX_ENV=dev mix.compile
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
ash-ci / MIX_ENV=dev mix.compile
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
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
|