Please consider the following formatting changes to #12514 #90
Annotations
9 errors and 2 notices
|
O2 linter
Process completed with exit code 1.
|
|
O2 linter result
Issues have been found.
|
|
[name/o2-task]:
PWGJE/Tasks/jetTaggerHFQA.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/jetTaggerHFQA.cxx#L1637
Device names jet-taggerhf-qa-charged and jet-taggerhf-q-a-charged generated from the specified task name jet-taggerhf-qa-charged and from the struct name JetTaggerhfQACharged, respectively, differ in hyphenation. Consider fixing capitalisation of the struct name to JetTaggerhfQaCharged and removing TaskName.
|
|
[magic-number]:
PWGJE/Tasks/jetTaggerHFQA.cxx#L769
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGJE/Tasks/jetTaggerHFQA.cxx#L615
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGJE/Tasks/jetTaggerHFQA.cxx#L456
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGJE/Tasks/jetTaggerHFQA.cxx#L455
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGJE/Tasks/jetTaggerHFQA.cxx#L449
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
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.
|