[ALICE3] Update track summary file reference in translator #21727
Annotations
9 errors and 2 notices
|
O2 linter
Process completed with exit code 1.
|
|
O2 linter result
Issues have been found.
|
|
[magic-number]:
ALICE3/TableProducer/alice3TrackingTranslator.cxx#L548
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
ALICE3/TableProducer/alice3TrackingTranslator.cxx#L547
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
ALICE3/TableProducer/alice3TrackingTranslator.cxx#L546
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
ALICE3/TableProducer/alice3TrackingTranslator.cxx#L545
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
ALICE3/TableProducer/alice3TrackingTranslator.cxx#L544
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
ALICE3/TableProducer/alice3TrackingTranslator.cxx#L543
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[o2-workflow-options]:
ALICE3/TableProducer/alice3TrackingTranslator.cxx#L1
Do not use workflow options to customise workflow topology composition in defineDataProcessing. Use process function switches or metadata instead.
|
|
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.
|