Skip to content

update debian to bookworm (#5866) #4673

update debian to bookworm (#5866)

update debian to bookworm (#5866) #4673

Triggered via push August 19, 2024 19:26
Status Failure
Total duration 6m 28s
Artifacts

ci.yml

on: push
Matrix: integration-test-elixir
Matrix: mix_test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
mix test (OTP 27 | Elixir 1.17.2): test/phoenix/integration/endpoint_test.exs#L126
test adapters starts on configured port and serves requests and stops for prod (Phoenix.Integration.EndpointTest)
mix test (OTP 27 | Elixir 1.17.2)
Process completed with exit code 2.
mix test (OTP 27 | Elixir 1.17.2)
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
mix test (OTP 27 | Elixir 1.17.2)
4..1 has a default step of -1, please write 4..1//-1 instead