Skip to content

WIP

WIP #5106

Triggered via push August 25, 2023 13:58
Status Failure
Total duration 1m 10s
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#L29
test always break lines for block elements (Phoenix.LiveView.HTMLFormatterTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/html_formatter_test.exs#L844
test format expressions within attributes (Phoenix.LiveView.HTMLFormatterTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/html_formatter_test.exs#L1068
test format label block correctly (Phoenix.LiveView.HTMLFormatterTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/html_formatter_test.exs#L1215
test format style tag with EEx (Phoenix.LiveView.HTMLFormatterTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/html_formatter_test.exs#L1001
test doesn't format content within <pre> (Phoenix.LiveView.HTMLFormatterTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/html_formatter_test.exs#L363
test handle case/end block (Phoenix.LiveView.HTMLFormatterTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/html_formatter_test.exs#L223
test break HTML into multiple lines when it doesn't fit (Phoenix.LiveView.HTMLFormatterTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/html_formatter_test.exs#L1714
test respect nesting of children when phx-no-format is present (Phoenix.LiveView.HTMLFormatterTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/html_formatter_test.exs#L687
test changes expr to literal when it is an string (Phoenix.LiveView.HTMLFormatterTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/html_formatter_test.exs#L932
test force unfit when there are line breaks in the text (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/