Skip to content

[PWGDQ] Move zorro selection after event selection #18416

[PWGDQ] Move zorro selection after event selection

[PWGDQ] Move zorro selection after event selection #18416

Triggered via pull request October 8, 2025 15:00
@yuanz-USTCyuanz-USTC
synchronize #13291
Status Failure
Total duration 13s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[const-ref-in-for-loop]: PWGDQ/TableProducer/tableMaker_withAssoc.cxx#L756
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/TableProducer/tableMaker_withAssoc.cxx#L745
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/TableProducer/tableMaker_withAssoc.cxx#L698
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/TableProducer/tableMaker_withAssoc.cxx#L502
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/TableProducer/tableMaker_withAssoc.cxx#L485
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/TableProducer/tableMaker_withAssoc.cxx#L468
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/TableProducer/tableMaker_withAssoc.cxx#L426
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGDQ/TableProducer/tableMaker_withAssoc.cxx#L407
Use constant references for non-modified iterators in range-based for loops.
[root/entity]: PWGDQ/TableProducer/tableMaker_withAssoc.cxx#L1745
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGDQ/TableProducer/tableMaker_withAssoc.cxx#L514
Replace ROOT entities with equivalents from standard C++ or from O2.
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.