Skip to content
Triggered via push July 8, 2024 00:11
Status Failure
Total duration 3m 10s
Artifacts

test.yml

on: push
Matrix: Run tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 46 warnings, and 13 notices
Run tests (25, 1.17.2)
Process completed with exit code 1.
Run tests (27, 1.17.2)
Process completed with exit code 1.
Run tests (26, 1.17.2)
Process completed with exit code 1.
Run tests (25, 1.17.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
Run tests (25, 1.17.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
Run tests (25, 1.17.2)
0..-2 has a default step of -1, please write 0..-2//-1 instead
Run tests (25, 1.17.2)
1..-1 has a default step of -1, please write 1..-1//-1 instead
Run tests (25, 1.17.2)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Run tests (25, 1.17.2)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Run tests (25, 1.17.2)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Run tests (25, 1.17.2)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Run tests (25, 1.17.2)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Run tests (25, 1.17.2)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Run tests (27, 1.17.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
Run tests (27, 1.17.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
Run tests (27, 1.17.2)
0..-2 has a default step of -1, please write 0..-2//-1 instead
Run tests (27, 1.17.2)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Run tests (27, 1.17.2)
0..-2 has a default step of -1, please write 0..-2//-1 instead
Run tests (27, 1.17.2)
1..-1 has a default step of -1, please write 1..-1//-1 instead
Run tests (27, 1.17.2)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Run tests (27, 1.17.2)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Run tests (27, 1.17.2)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Run tests (27, 1.17.2)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Run tests (26, 1.17.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
Run tests (26, 1.17.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
Run tests (26, 1.17.2)
0..-2 has a default step of -1, please write 0..-2//-1 instead
Run tests (26, 1.17.2)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Run tests (26, 1.17.2)
0..-2 has a default step of -1, please write 0..-2//-1 instead
Run tests (26, 1.17.2)
1..-1 has a default step of -1, please write 1..-1//-1 instead
Run tests (26, 1.17.2)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Run tests (26, 1.17.2)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Run tests (26, 1.17.2)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Run tests (26, 1.17.2)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Run tests (25, 1.14.5): lib/mix/tasks/systemd.ex#L27
Function is too complex (cyclomatic complexity is 23, max is 9).
Run tests (25, 1.15.7): lib/mix/tasks/systemd.ex#L27
Function is too complex (cyclomatic complexity is 23, max is 9).
Run tests (26, 1.16.3)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Run tests (26, 1.16.3)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Run tests (26, 1.16.3): lib/mix/tasks/systemd.ex#L27
Function is too complex (cyclomatic complexity is 23, max is 9).
Run tests (25, 1.13.4): lib/mix/tasks/systemd.ex#L27
Function is too complex (cyclomatic complexity is 23, max is 9).
Run tests (24, 1.14.5): lib/mix/tasks/systemd.ex#L27
Function is too complex (cyclomatic complexity is 23, max is 9).
Run tests (24, 1.16.3): lib/mix/tasks/systemd.ex#L27
Function is too complex (cyclomatic complexity is 23, max is 9).
Run tests (24, 1.16.3)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Run tests (24, 1.16.3)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Run tests (24, 1.13.4): lib/mix/tasks/systemd.ex#L27
Function is too complex (cyclomatic complexity is 23, max is 9).
Run tests (24, 1.15.7): lib/mix/tasks/systemd.ex#L27
Function is too complex (cyclomatic complexity is 23, max is 9).
Run tests (26, 1.15.7): lib/mix/tasks/systemd.ex#L27
Function is too complex (cyclomatic complexity is 23, max is 9).
Run tests (25, 1.16.3)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Run tests (25, 1.16.3)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Run tests (25, 1.16.3): lib/mix/tasks/systemd.ex#L27
Function is too complex (cyclomatic complexity is 23, max is 9).
13 tests found
There are 13 tests, see "Raw output" for the full list of tests.
13 tests found
There are 13 tests, see "Raw output" for the full list of tests.
13 tests found
There are 13 tests, see "Raw output" for the full list of tests.
13 tests found
There are 13 tests, see "Raw output" for the full list of tests.
13 tests found
There are 13 tests, see "Raw output" for the full list of tests.
13 tests found
There are 13 tests, see "Raw output" for the full list of tests.
13 tests found
There are 13 tests, see "Raw output" for the full list of tests.
13 tests found
There are 13 tests, see "Raw output" for the full list of tests.
13 tests found
There are 13 tests, see "Raw output" for the full list of tests.
13 tests found
There are 13 tests, see "Raw output" for the full list of tests.
13 tests found
There are 13 tests, see "Raw output" for the full list of tests.
13 tests found
There are 13 tests, see "Raw output" for the full list of tests.
13 tests found
There are 13 tests, see "Raw output" for the full list of tests.