[Common] Update workflow definition to check for existing tables #18193
Annotations
10 errors and 2 notices
|
[name/function-variable]:
Common/TableProducer/Converters/tracksExtraV002Converter.cxx#L111
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
Common/TableProducer/Converters/tracksExtraV002Converter.cxx#L81
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
Common/TableProducer/Converters/tracksExtraV002Converter.cxx#L49
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
Common/TableProducer/Converters/tracksExtraV002Converter.cxx#L25
Use lowerCamelCase for names of functions and variables.
|
|
[doc/file]:
Common/TableProducer/Converters/tracksExtraV002Converter.cxx#L1
Provide mandatory file documentation.
|
|
[doc/file]:
Common/TableProducer/Converters/tracksExtraV002Converter.cxx#L11
Documentation for \author is missing, incorrect or misplaced.
|
|
[doc/file]:
Common/TableProducer/Converters/tracksExtraV002Converter.cxx#L11
Documentation for \brief is missing, incorrect or misplaced.
|
|
[doc/file]:
Common/TableProducer/Converters/tracksExtraV002Converter.cxx#L11
Documentation for \file is missing, incorrect or misplaced.
|
|
[magic-number]:
Common/TableProducer/Converters/tracksExtraV002Converter.cxx#L43
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[o2-workflow-options]:
Common/TableProducer/Converters/tracksExtraV002Converter.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.
|