Skip to content

[PWGDQ] Adding extra signals for muclei and removing histos from table-maker #8123

[PWGDQ] Adding extra signals for muclei and removing histos from table-maker

[PWGDQ] Adding extra signals for muclei and removing histos from table-maker #8123

Triggered via pull request April 11, 2025 13:54
Status Failure
Total duration 12s
Artifacts

o2-linter.yml

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

Annotations

2 errors, 10 warnings, and 1 notice
O2 linter
Process completed with exit code 1.
O2 linter result
Issues have been found.
[const-ref-in-for-loop]: PWGDQ/Core/MCSignalLibrary.cxx#L2008
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Core/MCSignalLibrary.cxx#L1998
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Core/MCSignalLibrary.cxx#L1996
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Core/MCSignalLibrary.cxx#L1983
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Core/MCSignalLibrary.cxx#L1975
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Core/MCSignalLibrary.cxx#L1969
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Core/MCSignalLibrary.cxx#L1891
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Core/MCSignalLibrary.cxx#L1878
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Core/MCSignalLibrary.cxx#L1872
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/Core/MCSignalLibrary.cxx#L1797
Use constant references for non-modified iterators in range-based for loops.
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.