Skip to content

Update generators with new Gettext API #4675

Update generators with new Gettext API

Update generators with new Gettext API #4675

Triggered via pull request August 20, 2024 07:06
Status Failure
Total duration 5m 29s
Artifacts

ci.yml

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

Annotations

3 errors and 2 warnings
integration-test-elixir (1.16.2, 26.2.5, alpine-3.19.1)
Process completed with exit code 2.
integration-test-elixir (1.14.5, 25.3.2.12, alpine-3.19.1)
The job was canceled because "_1_16_2_26_2_5_alpine-3_1" failed.
integration-test-elixir (1.14.5, 25.3.2.12, alpine-3.19.1)
The operation was canceled.
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