Skip to content

[ALICE3,PWGEM] Use correct include for the HelixHelper.h #17964

[ALICE3,PWGEM] Use correct include for the HelixHelper.h

[ALICE3,PWGEM] Use correct include for the HelixHelper.h #17964

Triggered via pull request September 29, 2025 19:14
@shahor02shahor02
opened #13170
Status Failure
Total duration 14s
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]: PWGEM/PhotonMeson/TableProducer/skimmerGammaConversion.cxx#L407
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGEM/PhotonMeson/TableProducer/skimmerGammaConversion.cxx#L377
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGEM/PhotonMeson/TableProducer/skimmerGammaConversion.cxx#L360
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGEM/PhotonMeson/TableProducer/skimmerGammaConversion.cxx#L335
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGEM/PhotonMeson/TableProducer/skimmerGammaConversion.cxx#L329
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGEM/PhotonMeson/TableProducer/skimmerGammaConversion.cxx#L139
Use constant references for non-modified iterators in range-based for loops.
[std-prefix]: PWGEM/PhotonMeson/TableProducer/skimmerGammaConversion.cxx#L488
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGEM/PhotonMeson/TableProducer/skimmerGammaConversion.cxx#L222
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGEM/PhotonMeson/TableProducer/skimmerGammaConversion.cxx#L211
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGEM/PhotonMeson/TableProducer/skimmerGammaConversion.cxx#L208
Use std:: prefix for names from the std namespace.
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.