chore(deps): bump spark from 1.1.24 to 1.1.25 (#404) #894
elixir_lib.yml
on: push
mix deps.get
24s
mix format --check-formatted
53s
mix spark.formatter --check
1m 0s
mix credo --strict
1m 15s
mix doctor --full --raise
1m 15s
mix test
1m 27s
mix dialyzer
7m 36s
mix sobelow --config
53s
mix deps.unlock --check-unused
53s
mix git_ops.check_message
1m 0s
mix git-ops.release
58s
Deploy docs to GitHub pages.
10s
Annotations
26 warnings
MIX_ENV=test mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
MIX_ENV=test mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
|
MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
|
MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
|
MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
|
MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
|
MIX_ENV=test mix.compile
missing `:on` in join, defaulting to `on: true`.
|
MIX_ENV=test mix.compile
missing `:on` in join, defaulting to `on: true`.
|
MIX_ENV=test mix.compile
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
MIX_ENV=dev mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
MIX_ENV=dev mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
|
MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
|
MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
|
MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
|
MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
|
MIX_ENV=dev mix.compile
missing `:on` in join, defaulting to `on: true`.
|
MIX_ENV=dev mix.compile
missing `:on` in join, defaulting to `on: true`.
|
MIX_ENV=dev mix.compile
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
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
|
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 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/
|