Skip to content

Use recursion instead of Enum.flat_map on find_selectors (#508) #751

Use recursion instead of Enum.flat_map on find_selectors (#508)

Use recursion instead of Enum.flat_map on find_selectors (#508) #751

Triggered via push December 27, 2023 23:07
Status Success
Total duration 1m 1s
Artifacts

ci.yml

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

Annotations

6 warnings
Elixir 1.15 / OTP 26.0 with html5ever
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 26.0 with fast_html
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