Skip to content

add erlang 27 to ci #632

add erlang 27 to ci

add erlang 27 to ci #632

Triggered via pull request May 26, 2024 10:03
Status Failure
Total duration 1m 4s
Artifacts

test.yml

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

Annotations

2 errors and 1 warning
test (v1.17.0-rc.0, 27, latest, UTC): test/ch/query_test.exs#L113
test query decoded binaries copy behaviour (Ch.QueryTest)
test (v1.17.0-rc.0, 27, latest, UTC)
Process completed with exit code 2.
test (v1.17.0-rc.0, 27, latest, UTC)
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