chore(deps): bump spark from 1.1.25 to 1.1.26 #907
elixir_lib.yml
on: push
mix deps.get
35s
mix format --check-formatted
1m 5s
mix spark.formatter --check
1m 1s
mix credo --strict
1m 13s
mix doctor --full --raise
1m 16s
mix test
1m 21s
mix dialyzer
7m 24s
mix sobelow --config
1m 23s
mix deps.unlock --check-unused
1m 15s
mix git_ops.check_message
56s
mix git-ops.release
0s
Deploy docs to GitHub pages.
0s
Annotations
10 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
|