Skip to content

fix: wrap type in non-null reference if allow_nil? is set to false (#90) #735

fix: wrap type in non-null reference if allow_nil? is set to false (#90)

fix: wrap type in non-null reference if allow_nil? is set to false (#90) #735

Triggered via push August 22, 2023 18:43
Status Success
Total duration 10m 9s
Artifacts

elixir.yml

on: push
ash-ci  /  mix deps.get
19s
ash-ci / mix deps.get
ash-ci  /  MIX_ENV=test mix.compile
2m 40s
ash-ci / MIX_ENV=test mix.compile
ash-ci  /  mix hex.audit
32s
ash-ci / mix hex.audit
ash-ci  /  MIX_ENV=dev mix.compile
2m 18s
ash-ci / MIX_ENV=dev mix.compile
ash-ci  /  mix format --check-formatted
55s
ash-ci / mix format --check-formatted
ash-ci  /  mix spark.formatter --check
34s
ash-ci / mix spark.formatter --check
ash-ci  /  mix sobelow
43s
ash-ci / mix sobelow
ash-ci  /  mix credo --strict
36s
ash-ci / mix credo --strict
ash-ci  /  mix deps.unlock --check-unused
49s
ash-ci / mix deps.unlock --check-unused
ash-ci  /  mix test
1m 4s
ash-ci / mix test
ash-ci  /  mix dialyzer
4m 52s
ash-ci / mix dialyzer
ash-ci  /  Release
0s
ash-ci / Release
Fit to window
Zoom out
Zoom in

Annotations

90 warnings
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
Logger.warn/1 is deprecated. Use Logger.warning/2 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
Logger.warn/1 is deprecated. Use Logger.warning/2 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
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} 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
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
ash-ci / mix credo --strict
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix credo --strict
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix credo --strict
<|> is deprecated. Use another pipe-like operator
ash-ci / mix credo --strict
<|> is deprecated. Use another pipe-like operator
ash-ci / mix credo --strict
<|> is deprecated. Use another pipe-like operator
ash-ci / mix credo --strict
<|> is deprecated. Use another pipe-like operator
ash-ci / mix credo --strict
<|> is deprecated. Use another pipe-like operator
ash-ci / mix credo --strict
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
ash-ci / mix credo --strict
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
ash-ci / mix credo --strict
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
ash-ci / mix spark.formatter --check
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix spark.formatter --check
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / mix spark.formatter --check
<|> is deprecated. Use another pipe-like operator
ash-ci / mix spark.formatter --check
<|> is deprecated. Use another pipe-like operator
ash-ci / mix spark.formatter --check
<|> is deprecated. Use another pipe-like operator
ash-ci / mix spark.formatter --check
<|> is deprecated. Use another pipe-like operator
ash-ci / mix spark.formatter --check
<|> is deprecated. Use another pipe-like operator
ash-ci / mix spark.formatter --check
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
ash-ci / mix spark.formatter --check
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
ash-ci / mix spark.formatter --check
Logger.warn/1 is deprecated. Use Logger.warning/2 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 sobelow
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
ash-ci / mix sobelow
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
ash-ci / mix sobelow
Logger.warn/1 is deprecated. Use Logger.warning/2 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 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
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
ash-ci / mix format --check-formatted
Logger.warn/1 is deprecated. Use Logger.warning/2 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 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
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
ash-ci / mix deps.unlock --check-unused
Logger.warn/1 is deprecated. Use Logger.warning/2 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 test
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
ash-ci / mix test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
ash-ci / mix test
Logger.warn/1 is deprecated. Use Logger.warning/2 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 / mix dialyzer
Logger.warn/1 is deprecated. Use Logger.warning/2 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
Logger.warn/1 is deprecated. Use Logger.warning/2 instead