chore: release version v1.3.1 #714
elixir.yml
on: push
ash-ci
/
mix deps.get
15s
ash-ci
/
mix hex.audit
15s
ash-ci
/
MIX_ENV=dev mix.compile
1m 47s
ash-ci
/
mix format --check-formatted
39s
ash-ci
/
mix spark.formatter --check
3s
ash-ci
/
mix spark.cheat_sheets --check
53s
ash-ci
/
mix sobelow
28s
ash-ci
/
mix credo --strict
3s
ash-ci
/
mix deps.unlock --check-unused
30s
ash-ci
/
mix test
1m 4s
ash-ci
/
mix dialyzer
4m 3s
ash-ci
/
Release
36s
Annotations
1 error and 94 warnings
ash-ci / Release
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
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
use Bitwise is deprecated. import Bitwise instead
|
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=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
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
use Bitwise is deprecated. import Bitwise instead
|
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 spark.formatter --check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
ash-ci / mix sobelow
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
ash-ci / mix sobelow
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
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 deps.unlock --check-unused
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
ash-ci / mix deps.unlock --check-unused
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
ash-ci / mix deps.unlock --check-unused
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
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 format --check-formatted
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
ash-ci / mix format --check-formatted
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
ash-ci / mix format --check-formatted
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
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 spark.cheat_sheets --check
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
ash-ci / mix spark.cheat_sheets --check
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
ash-ci / mix spark.cheat_sheets --check
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
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 test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
ash-ci / mix test
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
ash-ci / mix test
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
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 dialyzer
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
ash-ci / mix dialyzer
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
ash-ci / mix dialyzer
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
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 / Release
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
ash-ci / Release
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
ash-ci / Release
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
ash-ci / Release
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
ash-ci / Release
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
ash-ci / Release
<|> is deprecated. Use another pipe-like operator
|
ash-ci / Release
<|> is deprecated. Use another pipe-like operator
|
ash-ci / Release
<|> is deprecated. Use another pipe-like operator
|
ash-ci / Release
<|> is deprecated. Use another pipe-like operator
|
ash-ci / Release
<|> is deprecated. Use another pipe-like operator
|