[Common] add Run2TracksExtra converter #1360
Annotations
2 errors, 10 warnings, and 1 notice
O2 linter result
Issues have been found.
|
O2 linter
Process completed with exit code 1.
|
[name/o2-workflow]:
Common/TableProducer/Converters/CMakeLists.txt#L47
Workflow name mccollision-converter does not match its file name mcCollisionConverter.cxx. (Matches mccollisionConverter.cxx.)
|
[name/o2-workflow]:
Common/TableProducer/Converters/CMakeLists.txt#L72
Workflow name hmpid-converter does not match its file name hmpConverter.cxx. (Matches hmpidConverter.cxx.)
|
[name/o2-workflow]:
Common/TableProducer/Converters/CMakeLists.txt#L77
Workflow name multsextra-converter does not match its file name multsExtraConverter.cxx. (Matches multsextraConverter.cxx.)
|
[name/o2-workflow]:
Common/TableProducer/Converters/CMakeLists.txt#L82
Workflow name multmcextras-converter does not match its file name multMCExtrasConverter.cxx. (Matches multmcextrasConverter.cxx.)
|
[name/o2-workflow]:
Common/TableProducer/Converters/CMakeLists.txt#L87
Workflow name trackqa-converter does not match its file name trackQAConverter.cxx. (Matches trackqaConverter.cxx.)
|
[name/o2-workflow]:
Common/TableProducer/Converters/CMakeLists.txt#L92
Workflow name trackqa-converter-002 does not match its file name trackQA002Converter.cxx. (Matches trackqaConverter002.cxx.)
|
[name/o2-workflow]:
Common/TableProducer/Converters/CMakeLists.txt#L97
Workflow name run2-tracks-extra-converter does not match its file name run2tracksExtraConverter.cxx. (Matches run2TracksExtraConverter.cxx.)
|
[name/o2-workflow]:
Common/TableProducer/Converters/CMakeLists.txt#L1
Use kebab-case for names of workflows and match the name of the workflow file.
|
[doc/file]:
Common/TableProducer/Converters/run2tracksExtraConverter.cxx#L20
Documentation for \file is missing, incorrect or misplaced.
|
[doc/file]:
Common/TableProducer/Converters/run2tracksExtraConverter.cxx#L1
Provide mandatory file documentation.
|
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.
|