Skip to content

Use recursion instead of Enum.flat_map on find_selectors #741

Use recursion instead of Enum.flat_map on find_selectors

Use recursion instead of Enum.flat_map on find_selectors #741

Triggered via pull request December 21, 2023 03:07
Status Success
Total duration 1m 6s
Artifacts

ci.yml

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

Annotations

6 warnings
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 25.3 with fast_html
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
Elixir 1.15 / OTP 26.0 with html5ever
Logger.warn/1 is deprecated. Use Logger.warning/2 instead