Update test matrix with Elixir 1.17 and OTP 27 #73
Annotations
7 errors and 65 warnings
test (1.15.7, 27.0.1)
Requested Elixir / Erlang/OTP version (1.15.7 / 27.0.1) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
|
test (1.16.3, 27.0.1)
Requested Elixir / Erlang/OTP version (1.16.3 / 27.0.1) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
|
test (1.14.5, 27.0.1)
Requested Elixir / Erlang/OTP version (1.14.5 / 27.0.1) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
|
test (1.16.2, 27.0.1, true)
Requested Elixir / Erlang/OTP version (1.16.2 / 27.0.1) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
|
test (1.17.2, 25.3.2.11)
Process completed with exit code 1.
|
test (1.17.2, 26.2.5.2)
Process completed with exit code 1.
|
test (1.17.2, 27.0.1)
Process completed with exit code 1.
|
test (1.14.5, 26.2.5.2)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
test (1.15.7, 26.2.5.2)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
test (1.16.3, 25.3.2.11)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
test (1.16.3, 25.3.2.11)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
test (1.17.2, 25.3.2.11)
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
|
test (1.17.2, 25.3.2.11)
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
|
test (1.17.2, 25.3.2.11)
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
test (1.17.2, 25.3.2.11)
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
test (1.17.2, 25.3.2.11)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
test (1.17.2, 25.3.2.11)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
test (1.17.2, 25.3.2.11)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
test (1.17.2, 25.3.2.11)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
test (1.17.2, 25.3.2.11)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
test (1.17.2, 25.3.2.11)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
test (1.17.2, 25.3.2.11)
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()
|
test (1.17.2, 25.3.2.11)
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()
|
test (1.17.2, 25.3.2.11)
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()
|
test (1.17.2, 25.3.2.11)
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.param_names() is deprecated, you must add parentheses instead: remote.function()
|
test (1.17.2, 25.3.2.11)
using map.field notation (without parentheses) to invoke function Credo.Check.Consistency.ExceptionNames.base_priority() is deprecated, you must add parentheses instead: remote.function()
|
test (1.17.2, 25.3.2.11)
using map.field notation (without parentheses) to invoke function Credo.Check.Consistency.ExceptionNames.elixir_version() is deprecated, you must add parentheses instead: remote.function()
|
test (1.17.2, 25.3.2.11)
using map.field notation (without parentheses) to invoke function Credo.Check.Consistency.ExceptionNames.param_defaults() is deprecated, you must add parentheses instead: remote.function()
|
test (1.17.2, 25.3.2.11)
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.category() is deprecated, you must add parentheses instead: remote.function()
|
test (1.17.2, 25.3.2.11)
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.exit_status() is deprecated, you must add parentheses instead: remote.function()
|
test (1.16.3, 26.2.5.2)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
test (1.16.3, 26.2.5.2)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
test (1.17.2, 26.2.5.2)
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()
|
test (1.17.2, 26.2.5.2)
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()
|
test (1.17.2, 26.2.5.2)
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()
|
test (1.17.2, 26.2.5.2)
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.param_names() is deprecated, you must add parentheses instead: remote.function()
|
test (1.17.2, 26.2.5.2)
using map.field notation (without parentheses) to invoke function Credo.Check.Consistency.ExceptionNames.base_priority() is deprecated, you must add parentheses instead: remote.function()
|
test (1.17.2, 26.2.5.2)
using map.field notation (without parentheses) to invoke function Credo.Check.Consistency.ExceptionNames.elixir_version() is deprecated, you must add parentheses instead: remote.function()
|
test (1.17.2, 26.2.5.2)
using map.field notation (without parentheses) to invoke function Credo.Check.Consistency.ExceptionNames.param_defaults() is deprecated, you must add parentheses instead: remote.function()
|
test (1.17.2, 26.2.5.2)
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.category() is deprecated, you must add parentheses instead: remote.function()
|
test (1.17.2, 26.2.5.2)
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.exit_status() is deprecated, you must add parentheses instead: remote.function()
|
test (1.17.2, 26.2.5.2)
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
|
test (1.17.2, 26.2.5.2)
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
|
test (1.17.2, 26.2.5.2)
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
test (1.17.2, 26.2.5.2)
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
test (1.17.2, 26.2.5.2)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
test (1.17.2, 26.2.5.2)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
test (1.17.2, 26.2.5.2)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
test (1.17.2, 26.2.5.2)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
test (1.17.2, 26.2.5.2)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
test (1.17.2, 26.2.5.2)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
test (1.17.2, 27.0.1)
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()
|
test (1.17.2, 27.0.1)
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()
|
test (1.17.2, 27.0.1)
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()
|
test (1.17.2, 27.0.1)
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.param_names() is deprecated, you must add parentheses instead: remote.function()
|
test (1.17.2, 27.0.1)
using map.field notation (without parentheses) to invoke function Credo.Check.Consistency.ExceptionNames.base_priority() is deprecated, you must add parentheses instead: remote.function()
|
test (1.17.2, 27.0.1)
using map.field notation (without parentheses) to invoke function Credo.Check.Consistency.ExceptionNames.elixir_version() is deprecated, you must add parentheses instead: remote.function()
|
test (1.17.2, 27.0.1)
using map.field notation (without parentheses) to invoke function Credo.Check.Consistency.ExceptionNames.param_defaults() is deprecated, you must add parentheses instead: remote.function()
|
test (1.17.2, 27.0.1)
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.category() is deprecated, you must add parentheses instead: remote.function()
|
test (1.17.2, 27.0.1)
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.exit_status() is deprecated, you must add parentheses instead: remote.function()
|
test (1.17.2, 27.0.1)
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
|
test (1.17.2, 27.0.1)
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
|
test (1.17.2, 27.0.1)
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
test (1.17.2, 27.0.1)
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
test (1.17.2, 27.0.1)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
test (1.17.2, 27.0.1)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
test (1.17.2, 27.0.1)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
test (1.17.2, 27.0.1)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
test (1.17.2, 27.0.1)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
test (1.17.2, 27.0.1)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
test (1.16.3, 24.3.4.17)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
test (1.16.3, 24.3.4.17)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|