Skip to content

add scopes to generators #5254

add scopes to generators

add scopes to generators #5254

Triggered via pull request February 20, 2025 18:04
@SteffenDESteffenDE
synchronize #6102
sd-scope
Status Failure
Total duration 5m 51s
Artifacts

ci.yml

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

Annotations

24 errors and 1 warning
mix test (OTP 27.2 | Elixir 1.17.3): test/mix/tasks/phx.gen.auth/injector_test.exs#L507
test router_plug_inject/2 injects after :put_secure_browser_headers even when it has additional options (Mix.Tasks.Phx.Gen.Auth.InjectorTest)
mix test (OTP 27.2 | Elixir 1.17.3): test/mix/tasks/phx.gen.auth/injector_test.exs#L811
test app_layout_menu_inject/2 injects render user_menu after the opening body tag (Mix.Tasks.Phx.Gen.Auth.InjectorTest)
mix test (OTP 27.2 | Elixir 1.17.3): test/mix/tasks/phx.gen.auth/injector_test.exs#L470
test router_plug_inject/2 injects after :put_secure_browser_headers (Mix.Tasks.Phx.Gen.Auth.InjectorTest)
mix test (OTP 27.2 | Elixir 1.17.3): test/mix/tasks/phx.gen.auth/injector_test.exs#L623
test app_layout_menu_inject/2 injects user menu at the bottom of nav section when it exists (Mix.Tasks.Phx.Gen.Auth.InjectorTest)
mix test (OTP 27.2 | Elixir 1.17.3): test/mix/tasks/phx.gen.auth/injector_test.exs#L891
test app_layout_menu_inject/2 works with windows line endings (Mix.Tasks.Phx.Gen.Auth.InjectorTest)
mix test (OTP 27.2 | Elixir 1.17.3): test/mix/tasks/phx.gen.auth/injector_test.exs#L717
test app_layout_menu_inject/2 injects user menu at the bottom of nav section when it exists with windows line endings (Mix.Tasks.Phx.Gen.Auth.InjectorTest)
mix test (OTP 27.2 | Elixir 1.17.3): test/mix/tasks/phx.gen.auth/injector_test.exs#L603
test router_plug_help_text/2 returns a string with the expected help text (Mix.Tasks.Phx.Gen.Auth.InjectorTest)
mix test (OTP 27.2 | Elixir 1.17.3): test/mix/tasks/phx.gen.auth/injector_test.exs#L544
test router_plug_inject/2 respects windows line endings (Mix.Tasks.Phx.Gen.Auth.InjectorTest)
mix test (OTP 27.2 | Elixir 1.17.3): test/mix/tasks/phx.gen.auth_test.exs#L207
test generates with defaults (Prompt: --live) (Mix.Tasks.Phx.Gen.AuthTest)
mix test (OTP 27.2 | Elixir 1.17.3): test/mix/tasks/phx.gen.auth_test.exs#L325
test works with apps generated with --live (Mix.Tasks.Phx.Gen.AuthTest)
mix test (OTP 25.3.2.9 | Elixir 1.15.8)
The job was canceled because "_1_17_3_27_2_true_true" failed.
mix test (OTP 25.3.2.9 | Elixir 1.15.8): test/mix/tasks/phx.gen.auth/injector_test.exs#L811
test app_layout_menu_inject/2 injects render user_menu after the opening body tag (Mix.Tasks.Phx.Gen.Auth.InjectorTest)
mix test (OTP 25.3.2.9 | Elixir 1.15.8): test/mix/tasks/phx.gen.auth/injector_test.exs#L507
test router_plug_inject/2 injects after :put_secure_browser_headers even when it has additional options (Mix.Tasks.Phx.Gen.Auth.InjectorTest)
mix test (OTP 25.3.2.9 | Elixir 1.15.8): test/mix/tasks/phx.gen.auth/injector_test.exs#L891
test app_layout_menu_inject/2 works with windows line endings (Mix.Tasks.Phx.Gen.Auth.InjectorTest)
mix test (OTP 25.3.2.9 | Elixir 1.15.8): test/mix/tasks/phx.gen.auth/injector_test.exs#L470
test router_plug_inject/2 injects after :put_secure_browser_headers (Mix.Tasks.Phx.Gen.Auth.InjectorTest)
mix test (OTP 25.3.2.9 | Elixir 1.15.8): test/mix/tasks/phx.gen.auth/injector_test.exs#L717
test app_layout_menu_inject/2 injects user menu at the bottom of nav section when it exists with windows line endings (Mix.Tasks.Phx.Gen.Auth.InjectorTest)
mix test (OTP 25.3.2.9 | Elixir 1.15.8): test/mix/tasks/phx.gen.auth/injector_test.exs#L544
test router_plug_inject/2 respects windows line endings (Mix.Tasks.Phx.Gen.Auth.InjectorTest)
mix test (OTP 25.3.2.9 | Elixir 1.15.8): test/mix/tasks/phx.gen.auth/injector_test.exs#L623
test app_layout_menu_inject/2 injects user menu at the bottom of nav section when it exists (Mix.Tasks.Phx.Gen.Auth.InjectorTest)
mix test (OTP 25.3.2.9 | Elixir 1.15.8): test/mix/tasks/phx.gen.auth/injector_test.exs#L603
test router_plug_help_text/2 returns a string with the expected help text (Mix.Tasks.Phx.Gen.Auth.InjectorTest)
mix test (OTP 25.3.2.9 | Elixir 1.15.8): test/mix/tasks/phx.gen.auth_test.exs#L87
test generates with defaults (Prompt: --no-live) (Mix.Tasks.Phx.Gen.AuthTest)
mix test (OTP 25.3.2.9 | Elixir 1.15.8): test/mix/tasks/phx.gen.auth_test.exs#L325
test works with apps generated with --live (Mix.Tasks.Phx.Gen.AuthTest)
integration-test-elixir (1.15.8, 25.3.2.9, alpine-3.20.3)
Process completed with exit code 2.
integration-test-elixir (1.17.3, 27.1.2, alpine-3.20.3)
The job was canceled because "_1_15_8_25_3_2_9_alpine-3" failed.
integration-test-elixir (1.17.3, 27.1.2, alpine-3.20.3)
The operation was canceled.
mix test (OTP 27.2 | Elixir 1.17.3)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101