Skip to content

docs: improve docs #748

docs: improve docs

docs: improve docs #748

Triggered via push September 15, 2023 16:51
Status Failure
Total duration 2m 54s
Artifacts

elixir.yml

on: push
ash-ci  /  mix deps.get
19s
ash-ci / mix deps.get
ash-ci  /  MIX_ENV=test mix.compile
2m 8s
ash-ci / MIX_ENV=test mix.compile
ash-ci  /  mix hex.audit
26s
ash-ci / mix hex.audit
ash-ci  /  MIX_ENV=dev mix.compile
2m 14s
ash-ci / MIX_ENV=dev mix.compile
ash-ci  /  mix format --check-formatted
0s
ash-ci / mix format --check-formatted
ash-ci  /  mix spark.formatter --check
0s
ash-ci / mix spark.formatter --check
ash-ci  /  mix sobelow
0s
ash-ci / mix sobelow
ash-ci  /  mix credo --strict
0s
ash-ci / mix credo --strict
ash-ci  /  mix deps.unlock --check-unused
0s
ash-ci / mix deps.unlock --check-unused
ash-ci  /  mix test
0s
ash-ci / mix test
ash-ci  /  mix dialyzer
0s
ash-ci / mix dialyzer
ash-ci  /  mix spark.cheat_sheets --check
0s
ash-ci / mix spark.cheat_sheets --check
ash-ci  /  Release
0s
ash-ci / Release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
ash-ci / MIX_ENV=test mix.compile
Process completed with exit code 1.
ash-ci / MIX_ENV=test mix.compile
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
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=dev mix.compile
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
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
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