chore: release version v1.1.25 #457
elixir.yml
on: push
ash-ci
/
mix deps.get
18s
ash-ci
/
mix hex.audit
24s
ash-ci
/
MIX_ENV=dev mix.compile
47s
ash-ci
/
mix format --check-formatted
31s
ash-ci
/
mix spark.formatter --check
4s
ash-ci
/
mix sobelow
46s
ash-ci
/
mix credo --strict
3s
ash-ci
/
mix deps.unlock --check-unused
41s
ash-ci
/
mix test
1m 18s
ash-ci
/
mix dialyzer
4m 32s
ash-ci
/
Release
0s
Annotations
1 error and 56 warnings
ash-ci / mix format --check-formatted
Process completed with exit code 1.
|
ash-ci / MIX_ENV=test mix.compile
Code.Identifier.classify/1 is undefined or private
|
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
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
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=test 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
Code.Identifier.classify/1 is undefined or private
|
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
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
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_ENV=dev mix.compile
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
ash-ci / mix format --check-formatted
Code.Identifier.classify/1 is undefined or private
|
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
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
ash-ci / mix format --check-formatted
use Bitwise is deprecated. import Bitwise instead
|
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
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
ash-ci / mix deps.unlock --check-unused
Code.Identifier.classify/1 is undefined or private
|
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
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
ash-ci / mix deps.unlock --check-unused
use Bitwise is deprecated. import Bitwise instead
|
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
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
ash-ci / mix sobelow
Code.Identifier.classify/1 is undefined or private
|
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
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
ash-ci / mix sobelow
use Bitwise is deprecated. import Bitwise instead
|
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
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
ash-ci / mix test
Code.Identifier.classify/1 is undefined or private
|
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
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
ash-ci / mix test
use Bitwise is deprecated. import Bitwise instead
|
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
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
ash-ci / mix dialyzer
Code.Identifier.classify/1 is undefined or private
|
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
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
ash-ci / mix dialyzer
use Bitwise is deprecated. import Bitwise instead
|
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
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|