[PWGJE] Adjusting table definitions for TF studies #23014
Annotations
6 errors and 2 notices
|
O2 linter
Process completed with exit code 1.
|
|
O2 linter result
Issues have been found.
|
|
[name/o2-task]:
PWGJE/Tasks/jetFormationTimeReclustering.cxx#L1
Specify task name only when it cannot be derived from the struct name. Only append to the default name.
|
|
[name/o2-task]:
PWGJE/Tasks/jetFormationTimeReclustering.cxx#L317
Specified task name jet-formation-time-reclustering and the struct name JetFormationTimeReclustering produce the same device name jet-formation-time-reclustering. TaskName is redundant.
|
|
[const-ref-in-for-loop]:
PWGJE/Tasks/jetFormationTimeReclustering.cxx#L304
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGJE/Tasks/jetFormationTimeReclustering.cxx#L265
Use constant references for non-modified iterators in range-based for loops.
|
|
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.
|