Add CI.yml #2
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
|