Skip to content

Update CI Elixir and Erlang versions #63

Update CI Elixir and Erlang versions

Update CI Elixir and Erlang versions #63

Triggered via pull request August 17, 2024 14:24
Status Failure
Total duration 3m 5s
Artifacts

ci.yml

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

Annotations

1 error and 60 warnings
ci (1.17.2, 27.0.1, lint)
Process completed with exit code 1.
ci (1.17.2, 27.0.1, lint)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci (1.17.2, 27.0.1, lint)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci (1.17.2, 27.0.1, lint)
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()
ci (1.17.2, 27.0.1, lint)
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()
ci (1.17.2, 27.0.1, lint)
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()
ci (1.17.2, 27.0.1, lint)
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.param_names() is deprecated, you must add parentheses instead: remote.function()
ci (1.17.2, 27.0.1, lint)
using map.field notation (without parentheses) to invoke function Credo.Check.Consistency.ExceptionNames.base_priority() is deprecated, you must add parentheses instead: remote.function()
ci (1.17.2, 27.0.1, lint)
using map.field notation (without parentheses) to invoke function Credo.Check.Consistency.ExceptionNames.elixir_version() is deprecated, you must add parentheses instead: remote.function()
ci (1.17.2, 27.0.1, lint)
using map.field notation (without parentheses) to invoke function Credo.Check.Consistency.ExceptionNames.param_defaults() is deprecated, you must add parentheses instead: remote.function()
ci (1.17.2, 27.0.1, lint)
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.category() is deprecated, you must add parentheses instead: remote.function()
ci (1.17.2, 27.0.1, lint)
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.exit_status() is deprecated, you must add parentheses instead: remote.function()
ci (1.17.2, 27.0.1, lint)
0..-2 has a default step of -1, please write 0..-2//-1 instead
ci (1.17.2, 27.0.1, lint)
1..-2 has a default step of -1, please write 1..-2//-1 instead
ci (1.17.2, 27.0.1, lint)
0..-2 has a default step of -1, please write 0..-2//-1 instead
ci (1.17.2, 27.0.1, lint)
1..-1 has a default step of -1, please write 1..-1//-1 instead
ci (1.17.2, 27.0.1, lint)
1..-2 has a default step of -1, please write 1..-2//-1 instead
ci (1.17.2, 27.0.1, lint)
1..-2 has a default step of -1, please write 1..-2//-1 instead
ci (1.17.2, 27.0.1, lint)
1..-2 has a default step of -1, please write 1..-2//-1 instead
ci (1.17.2, 27.0.1, lint)
1..-2 has a default step of -1, please write 1..-2//-1 instead
ci (1.17.2, 27.0.1, lint)
1..-2 has a default step of -1, please write 1..-2//-1 instead
ci (1.17.2, 27.0.1, lint)
0..-2 has a default step of -1, please write 0..-2//-1 instead
ci (1.16.1, 24.3.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci (1.16.1, 24.3.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci (1.16.1, 24.3.4)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
ci (1.16.1, 24.3.4)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
ci (1.15.7, 24.3.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci (1.15.7, 24.3.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci (1.15.7, 24.3.4)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
ci (1.17.2, 26.2.5)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci (1.17.2, 26.2.5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci (1.17.2, 26.2.5)
0..-2 has a default step of -1, please write 0..-2//-1 instead
ci (1.17.2, 26.2.5)
1..-2 has a default step of -1, please write 1..-2//-1 instead
ci (1.17.2, 26.2.5)
0..-2 has a default step of -1, please write 0..-2//-1 instead
ci (1.17.2, 26.2.5)
1..-1 has a default step of -1, please write 1..-1//-1 instead
ci (1.17.2, 26.2.5)
1..-2 has a default step of -1, please write 1..-2//-1 instead
ci (1.17.2, 26.2.5)
1..-2 has a default step of -1, please write 1..-2//-1 instead
ci (1.17.2, 26.2.5)
1..-2 has a default step of -1, please write 1..-2//-1 instead
ci (1.17.2, 26.2.5)
1..-2 has a default step of -1, please write 1..-2//-1 instead
ci (1.17.2, 26.2.5)
1..-2 has a default step of -1, please write 1..-2//-1 instead
ci (1.17.2, 26.2.5)
0..-2 has a default step of -1, please write 0..-2//-1 instead
ci (1.15.7, 26.2.5)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci (1.15.7, 26.2.5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci (1.15.7, 26.2.5)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
ci (1.15.7, 25.3.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci (1.15.7, 25.3.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci (1.15.7, 25.3.2)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
ci (1.16.2, 26.2.5)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci (1.16.2, 26.2.5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci (1.16.2, 26.2.5)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
ci (1.16.2, 26.2.5)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
ci (1.16.1, 25.3.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci (1.16.1, 25.3.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci (1.16.1, 25.3.2)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
ci (1.16.1, 25.3.2)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
ci (1.14.5, 25.3.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci (1.14.5, 25.3.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci (1.14.5, 24.3.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci (1.14.5, 24.3.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci (1.14.5, 26.2.5)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci (1.14.5, 26.2.5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/