Skip to content

Remove enum protocol for now #5157

Remove enum protocol for now

Remove enum protocol for now #5157

Triggered via push September 20, 2023 12:09
Status Failure
Total duration 5m 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Matrix: mix_test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/html_formatter_test.exs#L1859
test format attrs from self tag close correctly within preserve mode (Phoenix.LiveView.HTMLFormatterTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/html_formatter_test.exs#L149
test remove unwanted empty lines (Phoenix.LiveView.HTMLFormatterTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/html_formatter_test.exs#L43
test keep inline elements in the current line (Phoenix.LiveView.HTMLFormatterTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/html_formatter_test.exs#L203
test add indentation when there aren't any (Phoenix.LiveView.HTMLFormatterTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/html_formatter_test.exs#L1461
test keep single quote delimiter when value has quotes (Phoenix.LiveView.HTMLFormatterTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/html_formatter_test.exs#L909
test keep eex expressions in the next line (Phoenix.LiveView.HTMLFormatterTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/html_formatter_test.exs#L348
test handle if/end block (Phoenix.LiveView.HTMLFormatterTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/html_formatter_test.exs#L1154
test formats eex within script tag (Phoenix.LiveView.HTMLFormatterTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/html_formatter_test.exs#L574
test proper format elixir functions (Phoenix.LiveView.HTMLFormatterTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/html_formatter_test.exs#L1778
test handle html comments + eex expressions (Phoenix.LiveView.HTMLFormatterTest)
mix test (OTP 25.3 | Elixir 1.15.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mix test (OTP 24.3 | Elixir 1.13.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
npm test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/