Skip to content

Add CI.yml

Add CI.yml #2

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

ci.yml

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

Annotations

5 errors and 2 warnings
Build and test (1.17, 27.0.1, lint): test/late_test.exs#L82
test can disconnect (LateTest)
Build and test (1.17, 27.0.1, lint): test/late_test.exs#L80
test handles call (LateTest)
Build and test (1.17, 27.0.1, lint): test/late_test.exs#L84
test handles normal disconnects (LateTest)
Build and test (1.17, 27.0.1, lint)
Process completed with exit code 2.
Build and test (1.13, 24.3.4.10)
Process completed with exit code 1.
Build and test (1.17, 27.0.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, 27.0.1, lint)
4..1 has a default step of -1, please write 4..1//-1 instead