Skip to content

fix: primary keys are implicitly uniquely constrained. (#333) #760

fix: primary keys are implicitly uniquely constrained. (#333)

fix: primary keys are implicitly uniquely constrained. (#333) #760

Triggered via push June 15, 2023 00:30
Status Success
Total duration 6m 5s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

elixir_lib.yml

on: push
mix deps.get
18s
mix deps.get
MIX_ENV=test mix.compile
1m 4s
MIX_ENV=test mix.compile
mix hex.audit
22s
mix hex.audit
mix format --check-formatted
57s
mix format --check-formatted
mix spark.formatter --check
1m 4s
mix spark.formatter --check
mix credo --strict
1m 10s
mix credo --strict
mix doctor --full --raise
57s
mix doctor --full --raise
mix test
1m 23s
mix test
mix dialyzer
1m 11s
mix dialyzer
mix git_ops.check_message
1m 16s
mix git_ops.check_message
MIX_ENV=dev mix.compile
1m 11s
MIX_ENV=dev mix.compile
mix git-ops.release
59s
mix git-ops.release
Deploy docs to GitHub pages.
8s
Deploy docs to GitHub pages.
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
mix git-ops.release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
mix git-ops.release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
mix docs: lib/ash_authentication/strategies/oauth2.ex#L299
documentation references function "AshAuthentication.Strategy.OAuth2.Dsl.dsl/0" but it is hidden
mix docs: lib/ash_authentication/strategies/password.ex#L153
documentation references function "AshAuthentication.Strategy.Password.Dsl.dsl/0" but it is hidden