Skip to content

Update generators with new Gettext API #4674

Update generators with new Gettext API

Update generators with new Gettext API #4674

Triggered via pull request August 20, 2024 06:58
Status Failure
Total duration 56s
Artifacts

ci.yml

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

Annotations

10 errors and 1 warning
mix test (OTP 24.3 | Elixir 1.11.4)
Process completed with exit code 1.
mix test (OTP 24.3 | Elixir 1.12.3)
The job was canceled because "_1_11_4_24_3" failed.
mix test (OTP 24.3 | Elixir 1.12.3)
Process completed with exit code 1.
mix test (OTP 25.3.2.9 | Elixir 1.14.5)
The job was canceled because "_1_11_4_24_3" failed.
mix test (OTP 25.3.2.9 | Elixir 1.14.5)
Process completed with exit code 1.
mix test (OTP 27 | Elixir 1.17.2)
The job was canceled because "_1_11_4_24_3" failed.
mix test (OTP 27 | Elixir 1.17.2)
The operation was canceled.
integration-test-elixir (1.16.2, 26.2.5, alpine-3.19.1)
Process completed with exit code 1.
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)
Process completed with exit code 1.
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