Skip to content

[PWGCF] Add processfunctions for MC #3710

[PWGCF] Add processfunctions for MC

[PWGCF] Add processfunctions for MC #3710

Triggered via pull request January 30, 2025 18:11
Status Failure
Total duration 16s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
6s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 2 warnings, and 1 notice
O2 linter result
Issues have been found.
O2 linter
Process completed with exit code 1.
[const-ref-in-for-loop]: PWGCF/Flow/Tasks/flowSP.cxx#L855
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGCF/Flow/Tasks/flowSP.cxx#L866
Use constant references for non-modified iterators in range-based for loops.
O2 linter
You can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test.