Skip to content

chore: release version v1.1.29 #478

chore: release version v1.1.29

chore: release version v1.1.29 #478

Triggered via push September 14, 2023 03:17
Status Success
Total duration 6m 10s
Artifacts

elixir.yml

on: push
ash-ci  /  mix deps.get
15s
ash-ci / mix deps.get
ash-ci  /  MIX_ENV=test mix.compile
35s
ash-ci / MIX_ENV=test mix.compile
ash-ci  /  mix hex.audit
30s
ash-ci / mix hex.audit
ash-ci  /  MIX_ENV=dev mix.compile
28s
ash-ci / MIX_ENV=dev mix.compile
ash-ci  /  mix format --check-formatted
38s
ash-ci / mix format --check-formatted
ash-ci  /  mix spark.formatter --check
8s
ash-ci / mix spark.formatter --check
ash-ci  /  mix sobelow
47s
ash-ci / mix sobelow
ash-ci  /  mix credo --strict
7s
ash-ci / mix credo --strict
ash-ci  /  mix deps.unlock --check-unused
31s
ash-ci / mix deps.unlock --check-unused
ash-ci  /  mix test
1m 26s
ash-ci / mix test
ash-ci  /  mix dialyzer
3m 15s
ash-ci / mix dialyzer
Fit to window
Zoom out
Zoom in

Annotations

64 warnings
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_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 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
ash-ci / Release
Code.Identifier.classify/1 is undefined or private
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
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
ash-ci / Release
use Bitwise is deprecated. import Bitwise instead
ash-ci / Release
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
ash-ci / Release
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead