[PWGJE] Please consider the following formatting changes to #8794 #3
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors, 10 warnings, and 1 notice
|
O2 linter result
Issues have been found.
|
|
O2 linter
Process completed with exit code 1.
|
|
[std-prefix]:
PWGJE/Tasks/jetSpectraCharged.cxx#L592
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGJE/Tasks/jetSpectraCharged.cxx#L596
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGJE/Tasks/jetSpectraCharged.cxx#L614
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGJE/Tasks/jetSpectraCharged.cxx#L617
Use std:: prefix for names from the std namespace.
|
|
[external-pi]:
PWGJE/Tasks/jetSpectraCharged.cxx#L172
Consider using the PI constant (and its multiples and fractions) defined in o2::constants::math.
|
|
[const-ref-in-for-loop]:
PWGJE/Tasks/jetSpectraCharged.cxx#L241
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGJE/Tasks/jetSpectraCharged.cxx#L287
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGJE/Tasks/jetSpectraCharged.cxx#L429
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGJE/Tasks/jetSpectraCharged.cxx#L451
Use constant references for non-modified iterators in range-based for loops.
|
|
[doc/file]:
PWGJE/Tasks/jetSpectraCharged.cxx#L11
Documentation for \file is missing, incorrect or misplaced.
|
|
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.
|