Skip to content

test: testing new tech on elixir v1.18 #85

test: testing new tech on elixir v1.18

test: testing new tech on elixir v1.18 #85

Triggered via push January 25, 2025 20:27
Status Failure
Total duration 40s
Artifacts

elixir_test.yml

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

Annotations

4 errors and 10 warnings
test (ubuntu-20.04, 1.18, 27): test/refactor/variable/extract_variable_test.exs#L274
test extracts single captured variable inside anonymous function (Refactorex.Refactor.Variable.ExtractVariableTest)
test (ubuntu-20.04, 1.18, 27)
Process completed with exit code 2.
test (windows-latest, 1.18, 27)
The job was canceled because "ubuntu-20_04_1_18_27" failed.
test (windows-latest, 1.18, 27)
The operation was canceled.
test (ubuntu-20.04, 1.18, 27)
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 (ubuntu-20.04, 1.18, 27)
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 (ubuntu-20.04, 1.18, 27)
0..-2 has a default step of -1, please write 0..-2//-1 instead
test (ubuntu-20.04, 1.18, 27)
1..-1 has a default step of -1, please write 1..-1//-1 instead
test (ubuntu-20.04, 1.18, 27)
1..-2 has a default step of -1, please write 1..-2//-1 instead
test (ubuntu-20.04, 1.18, 27)
1..-2 has a default step of -1, please write 1..-2//-1 instead
test (ubuntu-20.04, 1.18, 27)
1..-2 has a default step of -1, please write 1..-2//-1 instead
test (ubuntu-20.04, 1.18, 27)
1..-2 has a default step of -1, please write 1..-2//-1 instead
test (ubuntu-20.04, 1.18, 27)
1..-2 has a default step of -1, please write 1..-2//-1 instead
test (ubuntu-20.04, 1.18, 27)
1..-2 has a default step of -1, please write 1..-2//-1 instead