Skip to content

Add CI.yml

Add CI.yml #3

Triggered via pull request September 22, 2024 10:22
Status Failure
Total duration 31s
Artifacts

ci.yml

on: pull_request
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Build and test (1.17.3, 27.1, lint): test/late_test.exs#L80
test handles call (LateTest)
Build and test (1.17.3, 27.1, lint): test/late_test.exs#L84
test handles normal disconnects (LateTest)
Build and test (1.17.3, 27.1, lint): test/late_test.exs#L82
test can disconnect (LateTest)
Build and test (1.17.3, 27.1, lint)
Process completed with exit code 2.
Build and test (1.16.3, 26.2.5.3): test/late_test.exs#L84
test handles normal disconnects (LateTest)
Build and test (1.16.3, 26.2.5.3): test/late_test.exs#L80
test handles call (LateTest)
Build and test (1.16.3, 26.2.5.3): test/late_test.exs#L82
test can disconnect (LateTest)
Build and test (1.16.3, 26.2.5.3)
Process completed with exit code 2.
Build and test (1.17.3, 27.1, lint)
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
Build and test (1.17.3, 27.1, lint)
4..1 has a default step of -1, please write 4..1//-1 instead