Skip to content

🔨 feat(lib): Folding, filter, map, fix linter warnings #15

🔨 feat(lib): Folding, filter, map, fix linter warnings

🔨 feat(lib): Folding, filter, map, fix linter warnings #15

Triggered via push October 19, 2024 17:45
Status Success
Total duration 43s
Artifacts

ci.yml

on: push
elixir_ci
35s
elixir_ci
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
elixir_ci: lib/red_black_tree.ex#L165
variable "node" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
elixir_ci: lib/red_black_tree.ex#L165
variable "node" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
elixir_ci: lib/red_black_tree.ex#L165
variable "node" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
elixir_ci: lib/red_black_tree.ex#L165
variable "node" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)