Skip to content

Bump versions in GitHub Actions and Credo deps #164

Bump versions in GitHub Actions and Credo deps

Bump versions in GitHub Actions and Credo deps #164

Triggered via pull request June 21, 2024 08:25
Status Failure
Total duration 56s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 56 warnings
Linter
Process completed with exit code 1.
Linter
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
Linter
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
Linter
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
Linter
0..-2 has a default step of -1, please write 0..-2//-1 instead
Linter
1..-1 has a default step of -1, please write 1..-1//-1 instead
Linter
1..-2 has a default step of -1, please write 1..-2//-1 instead
Linter
1..-2 has a default step of -1, please write 1..-2//-1 instead
Linter
1..-2 has a default step of -1, please write 1..-2//-1 instead
Linter
1..-2 has a default step of -1, please write 1..-2//-1 instead
Linter
1..-2 has a default step of -1, please write 1..-2//-1 instead
Linter
using map.field notation (without parentheses) to invoke function Credo.CLI.Command.Suggest.SuggestCommand.cli_switches() is deprecated, you must add parentheses instead: remote.function()
Linter
using map.field notation (without parentheses) to invoke function Credo.CLI.Command.Suggest.SuggestCommand.cli_switches() is deprecated, you must add parentheses instead: remote.function()
Linter
using map.field notation (without parentheses) to invoke function Credo.CLI.Command.Suggest.SuggestCommand.treat_unknown_args_as_files?() is deprecated, you must add parentheses instead: remote.function()
Linter
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.param_names() is deprecated, you must add parentheses instead: remote.function()
Linter
using map.field notation (without parentheses) to invoke function Credo.Check.Consistency.ExceptionNames.base_priority() is deprecated, you must add parentheses instead: remote.function()
Linter
using map.field notation (without parentheses) to invoke function Credo.Check.Consistency.ExceptionNames.elixir_version() is deprecated, you must add parentheses instead: remote.function()
Linter
using map.field notation (without parentheses) to invoke function Credo.Check.Consistency.ExceptionNames.param_defaults() is deprecated, you must add parentheses instead: remote.function()
OTP 27 / Elixir 1.17 / Bandit
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
OTP 27 / Elixir 1.17 / Bandit
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
OTP 27 / Elixir 1.17 / Bandit
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
OTP 27 / Elixir 1.17 / Bandit
0..-2 has a default step of -1, please write 0..-2//-1 instead
OTP 27 / Elixir 1.17 / Bandit
1..-2 has a default step of -1, please write 1..-2//-1 instead
OTP 27 / Elixir 1.17 / Bandit
0..-2 has a default step of -1, please write 0..-2//-1 instead
OTP 27 / Elixir 1.17 / Bandit
1..-1 has a default step of -1, please write 1..-1//-1 instead
OTP 27 / Elixir 1.17 / Bandit
1..-2 has a default step of -1, please write 1..-2//-1 instead
OTP 27 / Elixir 1.17 / Bandit
1..-2 has a default step of -1, please write 1..-2//-1 instead
OTP 27 / Elixir 1.17 / Bandit
1..-2 has a default step of -1, please write 1..-2//-1 instead
OTP 27 / Elixir 1.17 / Plug.Cowboy
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
OTP 27 / Elixir 1.17 / Plug.Cowboy
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
OTP 27 / Elixir 1.17 / Plug.Cowboy
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
OTP 27 / Elixir 1.17 / Plug.Cowboy
0..-2 has a default step of -1, please write 0..-2//-1 instead
OTP 27 / Elixir 1.17 / Plug.Cowboy
1..-2 has a default step of -1, please write 1..-2//-1 instead
OTP 27 / Elixir 1.17 / Plug.Cowboy
0..-2 has a default step of -1, please write 0..-2//-1 instead
OTP 27 / Elixir 1.17 / Plug.Cowboy
1..-1 has a default step of -1, please write 1..-1//-1 instead
OTP 27 / Elixir 1.17 / Plug.Cowboy
1..-2 has a default step of -1, please write 1..-2//-1 instead
OTP 27 / Elixir 1.17 / Plug.Cowboy
1..-2 has a default step of -1, please write 1..-2//-1 instead
OTP 27 / Elixir 1.17 / Plug.Cowboy
1..-2 has a default step of -1, please write 1..-2//-1 instead
OTP 25 / Elixir 1.13 / Httpd
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
OTP 25 / Elixir 1.13 / Httpd
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
OTP 25 / Elixir 1.13 / Httpd
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1
OTP 25 / Elixir 1.13 / Bandit
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
OTP 25 / Elixir 1.13 / Bandit
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
OTP 25 / Elixir 1.13 / Bandit
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1
OTP 27 / Elixir 1.17 / Httpd
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
OTP 27 / Elixir 1.17 / Httpd
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
OTP 27 / Elixir 1.17 / Httpd
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
OTP 27 / Elixir 1.17 / Httpd
0..-2 has a default step of -1, please write 0..-2//-1 instead
OTP 27 / Elixir 1.17 / Httpd
1..-2 has a default step of -1, please write 1..-2//-1 instead
OTP 27 / Elixir 1.17 / Httpd
0..-2 has a default step of -1, please write 0..-2//-1 instead
OTP 27 / Elixir 1.17 / Httpd
1..-1 has a default step of -1, please write 1..-1//-1 instead
OTP 27 / Elixir 1.17 / Httpd
1..-2 has a default step of -1, please write 1..-2//-1 instead
OTP 27 / Elixir 1.17 / Httpd
1..-2 has a default step of -1, please write 1..-2//-1 instead
OTP 27 / Elixir 1.17 / Httpd
1..-2 has a default step of -1, please write 1..-2//-1 instead
OTP 25 / Elixir 1.13 / Plug.Cowboy
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
OTP 25 / Elixir 1.13 / Plug.Cowboy
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
OTP 25 / Elixir 1.13 / Plug.Cowboy
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1