fix: include resource's table in polymorphic tables dropdown #1130
elixir.yml
on: push
ash-ci
/
MIX_ENV=test mix.compile
36s
ash-ci
/
Report Mix Dependencies
13s
ash-ci
/
Community Files Check
4s
ash-ci
/
REUSE compliance
15s
ash-ci
/
mix git_ops.check_message
0s
ash-ci
/
mix format --check-formatted
42s
ash-ci
/
mix spark.formatter --check
37s
ash-ci
/
mix sobelow
34s
ash-ci
/
mix doctor --full --raise
0s
ash-ci
/
mix credo --strict
1m 10s
ash-ci
/
mix deps.unlock --check-unused
32s
ash-ci
/
mix test
1m 31s
ash-ci
/
mix dialyzer
5m 7s
ash-ci
/
MIX_ENV=dev mix.compile
37s
ash-ci
/
mix ash.codegen --check
0s
Matrix: ash-ci / build-release
ash-ci
/
Deploy docs to GitHub pages.
9s
ash-ci
/
Release
0s
Annotations
5 warnings
|
ash-ci / mix docs
Entity without __spark_metadata__ field is deprecated. Entity AshPhoenix.FormDefinition does not define a `__spark_metadata__` field. This field is required to access source annotations. Add `__spark_metadata__: nil` to the defstruct for AshPhoenix.FormDefinition.
|
|
ash-ci / mix docs
Entity without __spark_metadata__ field is deprecated. Entity AshPostgres.CheckConstraint does not define a `__spark_metadata__` field. This field is required to access source annotations. Add `__spark_metadata__: nil` to the defstruct for AshPostgres.CheckConstraint.
|
|
ash-ci / mix docs
Entity without __spark_metadata__ field is deprecated. Entity AshPostgres.Reference does not define a `__spark_metadata__` field. This field is required to access source annotations. Add `__spark_metadata__: nil` to the defstruct for AshPostgres.Reference.
|
|
ash-ci / mix docs
Entity without __spark_metadata__ field is deprecated. Entity AshPostgres.Statement does not define a `__spark_metadata__` field. This field is required to access source annotations. Add `__spark_metadata__: nil` to the defstruct for AshPostgres.Statement.
|
|
ash-ci / mix docs
Entity without __spark_metadata__ field is deprecated. Entity AshPostgres.CustomIndex does not define a `__spark_metadata__` field. This field is required to access source annotations. Add `__spark_metadata__: nil` to the defstruct for AshPostgres.CustomIndex.
|