Skip to content

Try to fix tests not passing on CI #4

Try to fix tests not passing on CI

Try to fix tests not passing on CI #4

Triggered via pull request August 1, 2024 19:01
Status Failure
Total duration 5m 26s
Billable time 7m
Artifacts

ci.yml

on: pull_request
mix format
12s
mix format
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test (26.2.5, 1.17): test/provider_test.exs#L8
test provider verification success when providers match pacts (PactEx.ProviderTest)
test (26.2.5, 1.17)
Process completed with exit code 2.
test (26.2.5, 1.17)
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