feat: subscription dsl #806
elixir.yml
on: pull_request
ash-ci
/
mix deps.get
22s
ash-ci
/
mix hex.audit
17s
ash-ci
/
MIX_ENV=dev mix.compile
24s
ash-ci
/
mix format --check-formatted
46s
ash-ci
/
mix spark.formatter --check
35s
ash-ci
/
mix sobelow
45s
ash-ci
/
mix credo --strict
39s
ash-ci
/
mix deps.unlock --check-unused
48s
ash-ci
/
mix test
1m 1s
ash-ci
/
mix dialyzer
4m 10s
ash-ci
/
mix spark.cheat_sheets --check
35s
ash-ci
/
Release
0s
Annotations
12 errors and 100 warnings
ash-ci / mix credo --strict
Process completed with exit code 20.
|
ash-ci / mix format --check-formatted
Process completed with exit code 1.
|
ash-ci / mix test:
test/read_test.exs#L424
test a read with a loaded field works (AshGraphql.ReadTest)
|
ash-ci / mix test:
test/read_test.exs#L634
test a read with custom types works (AshGraphql.ReadTest)
|
ash-ci / mix test:
test/read_test.exs#L131
test loading relationships with fragment works (AshGraphql.ReadTest)
|
ash-ci / mix test:
test/read_test.exs#L994
test loading through types loading through a list of unnested union with aliases works (AshGraphql.ReadTest)
|
ash-ci / mix test:
test/read_test.exs#L12
test float fields works correctly (AshGraphql.ReadTest)
|
ash-ci / mix test:
test/read_test.exs#L597
test aggregate of a calculation (AshGraphql.ReadTest)
|
ash-ci / mix test:
test/read_test.exs#L289
test reading relationships works with fragments, without selecting the id field (AshGraphql.ReadTest)
|
ash-ci / mix test:
test/read_test.exs#L452
test the same calculation can be loaded twice with different arguments via aliases (AshGraphql.ReadTest)
|
ash-ci / mix test:
test/read_test.exs#L331
test the same relationship can be fetched with different parameters (AshGraphql.ReadTest)
|
ash-ci / mix test:
test/read_test.exs#L227
test a read with custom set types works (AshGraphql.ReadTest)
|
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
|
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 spark.cheat_sheets --check
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
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 spark.cheat_sheets --check
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
ash-ci / mix spark.formatter --check
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
ash-ci / mix spark.cheat_sheets --check
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 credo --strict
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
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 sobelow
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
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 format --check-formatted
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
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 deps.unlock --check-unused
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
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 test
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
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 dialyzer
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
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
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
|