Please consider the following formatting changes to #9991 #235
Annotations
2 errors, 10 warnings, and 1 notice
|
O2 linter result
Issues have been found.
|
|
O2 linter
Process completed with exit code 1.
|
|
[root-entity]:
Common/Tasks/flowTest.cxx#L109
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
|
[root-entity]:
Common/Tasks/flowTest.cxx#L117
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
|
[root-entity]:
Common/Tasks/flowTest.cxx#L225
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
|
[root-entity]:
Common/Tasks/flowTest.cxx#L231
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
|
[root-entity]:
Common/Tasks/flowTest.cxx#L260
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
|
[root-entity]:
Common/Tasks/flowTest.cxx#L266
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
|
[external-pi]:
Common/Tasks/flowTest.cxx#L50
Consider using the PI constant (and its multiples and fractions) defined in o2::constants::math.
|
|
[external-pi]:
Common/Tasks/flowTest.cxx#L98
Consider using the PI constant (and its multiples and fractions) defined in o2::constants::math.
|
|
[external-pi]:
Common/Tasks/flowTest.cxx#L122
Consider using the PI constant (and its multiples and fractions) defined in o2::constants::math.
|
|
[external-pi]:
Common/Tasks/flowTest.cxx#L123
Consider using the PI constant (and its multiples and fractions) defined in o2::constants::math.
|
|
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.
|