Skip to content

Use list instead of regex for string split #742

Use list instead of regex for string split

Use list instead of regex for string split #742

Triggered via pull request December 21, 2023 03:41
Status Failure
Total duration 58s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 6 warnings
Elixir 1.15 / OTP 25.3 with fast_html: test/floki_test.exs#L674
test find elements with colon in class names (FlokiTest)
Elixir 1.15 / OTP 25.3 with fast_html
Process completed with exit code 2.
Elixir 1.12 / OTP 22.3 with mochiweb: test/floki_test.exs#L674
test find elements with colon in class names (FlokiTest)
Elixir 1.12 / OTP 22.3 with mochiweb
Process completed with exit code 1.
Elixir 1.15 / OTP 25.3 with html5ever: test/floki_test.exs#L674
test find elements with colon in class names (FlokiTest)
Elixir 1.15 / OTP 25.3 with html5ever
Process completed with exit code 2.
Elixir 1.15 / OTP 25.3 with mochiweb: test/floki_test.exs#L674
test find elements with colon in class names (FlokiTest)
Elixir 1.15 / OTP 25.3 with mochiweb
Process completed with exit code 2.
Elixir 1.15 / OTP 26.0 with html5ever: test/floki_test.exs#L674
test find elements with colon in class names (FlokiTest)
Elixir 1.15 / OTP 26.0 with html5ever
Process completed with exit code 2.
Elixir 1.12 / OTP 22.3 with html5ever: test/floki_test.exs#L674
test find elements with colon in class names (FlokiTest)
Elixir 1.12 / OTP 22.3 with html5ever
Process completed with exit code 1.
Elixir 1.15 / OTP 26.0 with mochiweb: test/floki_test.exs#L674
test find elements with colon in class names (FlokiTest)
Elixir 1.15 / OTP 26.0 with mochiweb
Process completed with exit code 2.
Elixir 1.12 / OTP 22.3 with fast_html: test/floki_test.exs#L674
test find elements with colon in class names (FlokiTest)
Elixir 1.12 / OTP 22.3 with fast_html
Process completed with exit code 1.
Elixir 1.15 / OTP 26.0 with fast_html: test/floki_test.exs#L674
test find elements with colon in class names (FlokiTest)
Elixir 1.15 / OTP 26.0 with fast_html
Process completed with exit code 2.
Elixir 1.15 / OTP 25.3 with fast_html
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Elixir 1.15 / OTP 25.3 with html5ever
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Elixir 1.15 / OTP 25.3 with mochiweb
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Elixir 1.15 / OTP 26.0 with html5ever
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Elixir 1.15 / OTP 26.0 with mochiweb
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Elixir 1.15 / OTP 26.0 with fast_html
Logger.warn/1 is deprecated. Use Logger.warning/2 instead