Skip to content

chore(deps-dev): bump mix_audit from 2.1.0 to 2.1.1 (#340) #775

chore(deps-dev): bump mix_audit from 2.1.0 to 2.1.1 (#340)

chore(deps-dev): bump mix_audit from 2.1.0 to 2.1.1 (#340) #775

Triggered via push June 22, 2023 21:19
Status Success
Total duration 15m 55s
Artifacts

elixir_lib.yml

on: push
mix deps.get
21s
mix deps.get
MIX_ENV=test mix.compile
3m 57s
MIX_ENV=test mix.compile
mix hex.audit
21s
mix hex.audit
mix format --check-formatted
1m 17s
mix format --check-formatted
mix spark.formatter --check
1m 17s
mix spark.formatter --check
mix credo --strict
59s
mix credo --strict
mix doctor --full --raise
54s
mix doctor --full --raise
mix test
1m 22s
mix test
mix dialyzer
6m 26s
mix dialyzer
mix sobelow --config
57s
mix sobelow --config
mix deps.unlock --check-unused
1m 3s
mix deps.unlock --check-unused
mix git_ops.check_message
1m 9s
mix git_ops.check_message
MIX_ENV=dev mix.compile
3m 11s
MIX_ENV=dev mix.compile
mix git-ops.release
55s
mix git-ops.release
Deploy docs to GitHub pages.
8s
Deploy docs to GitHub pages.
Fit to window
Zoom out
Zoom in

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 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/
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