update debian to bookworm (#5866) #4673
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
|