Skip to content

refactor: make route() take a predicate for path_avoid #77989

refactor: make route() take a predicate for path_avoid

refactor: make route() take a predicate for path_avoid #77989

Triggered via pull request June 5, 2024 23:01
Status Failure
Total duration 3h 19m 34s
Artifacts

clang-tidy.yml

on: pull_request
skip-duplicates
5s
skip-duplicates
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build (src): src/map.cpp#L5242
the parameter 'obj' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param,-warnings-as-errors]
build (src)
Process completed with exit code 123.