Skip to content

fix: include resource's table in polymorphic tables dropdown #1130

fix: include resource's table in polymorphic tables dropdown

fix: include resource's table in polymorphic tables dropdown #1130

Triggered via push October 30, 2025 17:28
Status Success
Total duration 5m 57s
Artifacts

elixir.yml

on: push
ash-ci  /  MIX_ENV=test mix.compile
36s
ash-ci / MIX_ENV=test mix.compile
ash-ci  /  audit
59s
ash-ci / audit
ash-ci  /  mix igniter.upgrade
5s
ash-ci / mix igniter.upgrade
ash-ci  /  Report Mix Dependencies
13s
ash-ci / Report Mix Dependencies
ash-ci  /  Community Files Check
4s
ash-ci / Community Files Check
ash-ci  /  REUSE compliance
15s
ash-ci / REUSE compliance
ash-ci  /  mix spark.cheat_sheets --check
55s
ash-ci / mix spark.cheat_sheets --check
ash-ci  /  mix git_ops.check_message
0s
ash-ci / mix git_ops.check_message
ash-ci  /  mix format --check-formatted
42s
ash-ci / mix format --check-formatted
ash-ci  /  mix spark.formatter --check
37s
ash-ci / mix spark.formatter --check
ash-ci  /  mix sobelow
34s
ash-ci / mix sobelow
ash-ci  /  mix doctor --full --raise
0s
ash-ci / mix doctor --full --raise
ash-ci  /  mix credo --strict
1m 10s
ash-ci / mix credo --strict
ash-ci  /  mix deps.unlock --check-unused
32s
ash-ci / mix deps.unlock --check-unused
ash-ci  /  mix test
1m 31s
ash-ci / mix test
ash-ci  /  mix dialyzer
5m 7s
ash-ci / mix dialyzer
ash-ci  /  MIX_ENV=dev mix.compile
37s
ash-ci / MIX_ENV=dev mix.compile
ash-ci  /  mix ash.codegen --check
0s
ash-ci / mix ash.codegen --check
Matrix: ash-ci / build-release
ash-ci  /  Deploy docs to GitHub pages.
9s
ash-ci / Deploy docs to GitHub pages.
ash-ci  /  Release
0s
ash-ci / Release
Fit to window
Zoom out
Zoom in

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.