[Common] Add TrackQAConverter003 #7859
Annotations
2 errors, 10 warnings, and 1 notice
|
O2 linter
Process completed with exit code 1.
|
|
O2 linter result
Issues have been found.
|
|
[name/o2-workflow]:
Common/TableProducer/Converters/CMakeLists.txt#L0
Use kebab-case for names of workflows and match the name of the workflow file.
|
|
[name/o2-workflow]:
Common/TableProducer/Converters/CMakeLists.txt#L112
Workflow name run2-tiny-to-full-pid does not match its file name run2TinyToFullPID.cxx. (Matches run2TinyToFullPid.cxx.)
|
|
[name/o2-workflow]:
Common/TableProducer/Converters/CMakeLists.txt#L107
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#L97
Workflow name trackqa-converter-003 does not match its file name trackQA003Converter.cxx. (Matches trackqaConverter003.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#L87
Workflow name trackqa-converter does not match its file name trackQAConverter.cxx. (Matches trackqaConverter.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#L77
Workflow name multsextra-converter does not match its file name multsExtraConverter.cxx. (Matches multsextraConverter.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#L47
Workflow name mccollision-converter does not match its file name mcCollisionConverter.cxx. (Matches mccollisionConverter.cxx.)
|
|
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.
|