Skip to content

fix: clazy-strict-iterators warning #17542

fix: clazy-strict-iterators warning

fix: clazy-strict-iterators warning #17542

Triggered via pull request November 8, 2024 22:32
Status Failure
Total duration 18m 19s
Artifacts

build-checks.yml

on: pull_request
Matrix: build-checks
Fit to window
Zoom out
Zoom in

Annotations

9 errors
coverage: src/library/tabledelegates/coverartdelegate.cpp#L181
‘erase_if’ is not a member of ‘QSet<int>’
coverage
Process completed with exit code 2.
clang-tidy
The job was canceled because "coverage" failed.
clang-tidy
The operation was canceled.
clazy
The job was canceled because "coverage" failed.
clazy: src/library/tabledelegates/coverartdelegate.cpp#L181
no member named 'erase_if' in 'QSet<int>'
clazy: src/library/tabledelegates/coverartdelegate.cpp#L184
variable 'rect' cannot be implicitly captured in a lambda with no capture-default specified
clazy: src/library/tabledelegates/coverartdelegate.cpp#L181
unused parameter 'row' [-Werror,-Wunused-parameter]
clazy
The operation was canceled.