Skip to content

[PWGDQ] Update MCSignalLibrary.cxx (MC-mumuFromPhi) #11185

[PWGDQ] Update MCSignalLibrary.cxx (MC-mumuFromPhi)

[PWGDQ] Update MCSignalLibrary.cxx (MC-mumuFromPhi) #11185

Triggered via pull request June 8, 2025 06:16
Status Failure
Total duration 15s
Artifacts

o2-linter.yml

on: pull_request_target
O2 linter
9s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 notices
[const-ref-in-for-loop]: PWGDQ/Core/MCSignalLibrary.cxx#L2118
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Core/MCSignalLibrary.cxx#L2108
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Core/MCSignalLibrary.cxx#L2106
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Core/MCSignalLibrary.cxx#L2093
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Core/MCSignalLibrary.cxx#L2085
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Core/MCSignalLibrary.cxx#L2079
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Core/MCSignalLibrary.cxx#L2001
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Core/MCSignalLibrary.cxx#L1988
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Core/MCSignalLibrary.cxx#L1982
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Core/MCSignalLibrary.cxx#L1907
Use constant references for non-modified iterators in range-based for loops.
O2 linter
To tolerate certain issues in a directory, add a line with the test name in "o2linter_config".
O2 linter
Exceptionally, you can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test and parentheses with a reason for the exception.