chore: release version v1.8.4 #624
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
24s
mix format --check-formatted
33s
mix credo --strict
38s
mix doctor --full --raise
44s
mix test
1m 14s
mix dialyzer
46s
mix git_ops.check_message
50s
mix git-ops.release
45s
Deploy docs to GitHub pages.
7s
Annotations
100 warnings
MIX_ENV=test mix.compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
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
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
MIX_ENV=test mix.compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
mix format --check-formatted
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
mix format --check-formatted
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix format --check-formatted
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix format --check-formatted
<|> is deprecated. Use another pipe-like operator
|
mix format --check-formatted
<|> is deprecated. Use another pipe-like operator
|
mix format --check-formatted
<|> is deprecated. Use another pipe-like operator
|
mix format --check-formatted
<|> is deprecated. Use another pipe-like operator
|
mix format --check-formatted
<|> is deprecated. Use another pipe-like operator
|
mix format --check-formatted
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
mix format --check-formatted
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
mix credo --strict
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
mix credo --strict
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix credo --strict
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix credo --strict
<|> is deprecated. Use another pipe-like operator
|
mix credo --strict
<|> is deprecated. Use another pipe-like operator
|
mix credo --strict
<|> is deprecated. Use another pipe-like operator
|
mix credo --strict
<|> is deprecated. Use another pipe-like operator
|
mix credo --strict
<|> is deprecated. Use another pipe-like operator
|
mix credo --strict
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
mix credo --strict
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
mix doctor --full --raise
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
mix doctor --full --raise
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix doctor --full --raise
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix doctor --full --raise
<|> is deprecated. Use another pipe-like operator
|
mix doctor --full --raise
<|> is deprecated. Use another pipe-like operator
|
mix doctor --full --raise
<|> is deprecated. Use another pipe-like operator
|
mix doctor --full --raise
<|> is deprecated. Use another pipe-like operator
|
mix doctor --full --raise
<|> is deprecated. Use another pipe-like operator
|
mix doctor --full --raise
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
mix doctor --full --raise
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
mix dialyzer
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
mix dialyzer
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix dialyzer
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix dialyzer
<|> is deprecated. Use another pipe-like operator
|
mix dialyzer
<|> is deprecated. Use another pipe-like operator
|
mix dialyzer
<|> is deprecated. Use another pipe-like operator
|
mix dialyzer
<|> is deprecated. Use another pipe-like operator
|
mix dialyzer
<|> is deprecated. Use another pipe-like operator
|
mix dialyzer
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
mix dialyzer
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
mix git_ops.check_message
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
mix git_ops.check_message
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix git_ops.check_message
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix git_ops.check_message
<|> is deprecated. Use another pipe-like operator
|
mix git_ops.check_message
<|> is deprecated. Use another pipe-like operator
|
mix git_ops.check_message
<|> is deprecated. Use another pipe-like operator
|
mix git_ops.check_message
<|> is deprecated. Use another pipe-like operator
|
mix git_ops.check_message
<|> is deprecated. Use another pipe-like operator
|
mix git_ops.check_message
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
mix git_ops.check_message
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
mix test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
mix test
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test
<|> is deprecated. Use another pipe-like operator
|
mix test
<|> is deprecated. Use another pipe-like operator
|
mix test
<|> is deprecated. Use another pipe-like operator
|
mix test
<|> is deprecated. Use another pipe-like operator
|
mix test
<|> is deprecated. Use another pipe-like operator
|
mix test
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
mix test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
MIX_ENV=dev mix.compile
Logger.warn/1 is deprecated. Use Logger.warning/2 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
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
MIX_ENV=dev mix.compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
mix docs
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
mix docs
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix docs
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix docs
<|> is deprecated. Use another pipe-like operator
|
mix docs
<|> is deprecated. Use another pipe-like operator
|
mix docs
<|> is deprecated. Use another pipe-like operator
|
mix docs
<|> is deprecated. Use another pipe-like operator
|
mix docs
<|> is deprecated. Use another pipe-like operator
|
mix docs
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
mix docs
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
mix git-ops.release
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
mix git-ops.release
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix git-ops.release
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix git-ops.release
<|> is deprecated. Use another pipe-like operator
|
mix git-ops.release
<|> is deprecated. Use another pipe-like operator
|
mix git-ops.release
<|> is deprecated. Use another pipe-like operator
|
mix git-ops.release
<|> is deprecated. Use another pipe-like operator
|
mix git-ops.release
<|> is deprecated. Use another pipe-like operator
|
mix git-ops.release
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
mix git-ops.release
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|