Skip to content

Update CI and compatibility #14

Update CI and compatibility

Update CI and compatibility #14

Triggered via pull request July 2, 2024 18:09
Status Failure
Total duration 1m 9s
Artifacts

test.yml

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

Annotations

27 errors and 1 warning
Test (OTP 23 / Elixir 1.13)
Requested Erlang/OTP version (23) not found in version list (should you be using option 'version-type': 'strict'?)
Test (OTP 25 / Elixir 1.17)
The job was canceled because "_1_13_23" failed.
Test (OTP 26 / Elixir 1.15)
The job was canceled because "_1_13_23" failed.
Test (OTP 25 / Elixir 1.17)
The operation was canceled.
Test (OTP 26 / Elixir 1.15)
The operation was canceled.
Test (OTP 25 / Elixir 1.15)
The job was canceled because "_1_13_23" failed.
Test (OTP 25 / Elixir 1.15)
The operation was canceled.
Test (OTP 24 / Elixir 1.13)
The job was canceled because "_1_13_23" failed.
Test (OTP 24 / Elixir 1.13)
The operation was canceled.
Test (OTP 24 / Elixir 1.15)
The job was canceled because "_1_13_23" failed.
Test (OTP 24 / Elixir 1.15)
The operation was canceled.
Test (OTP 25 / Elixir 1.14)
The job was canceled because "_1_13_23" failed.
Test (OTP 25 / Elixir 1.14)
The operation was canceled.
Test (OTP 24 / Elixir 1.16)
The job was canceled because "_1_13_23" failed.
Test (OTP 24 / Elixir 1.16)
The operation was canceled.
Test (OTP 27 / Elixir 1.17)
The job was canceled because "_1_13_23" failed.
Test (OTP 27 / Elixir 1.17)
The operation was canceled.
Test (OTP 26 / Elixir 1.17)
The job was canceled because "_1_13_23" failed.
Test (OTP 26 / Elixir 1.17)
The operation was canceled.
Test (OTP 26 / Elixir 1.16)
The job was canceled because "_1_13_23" failed.
Test (OTP 26 / Elixir 1.16)
The operation was canceled.
Test (OTP 24 / Elixir 1.14)
The job was canceled because "_1_13_23" failed.
Test (OTP 24 / Elixir 1.14)
The operation was canceled.
Test (OTP 25 / Elixir 1.16)
The job was canceled because "_1_13_23" failed.
Test (OTP 25 / Elixir 1.16)
The operation was canceled.
Test (OTP 23 / Elixir 1.14)
The job was canceled because "_1_13_23" failed.
Test (OTP 23 / Elixir 1.14)
The operation was canceled.
Linting (1.17, 27)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it