Skip to content

Please consider the following formatting changes to #9064 #44

Please consider the following formatting changes to #9064

Please consider the following formatting changes to #9064 #44

Triggered via pull request December 19, 2024 15:29
Status Failure
Total duration 16s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
5s
O2 linter
Fit to window
Zoom out
Zoom in

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#L1
Use kebab-case for names of workflows and match the name of the workflow file.
[doc/file]: Common/TableProducer/Converters/run2bcinfosConverter.cxx#L20
Documentation for \file is missing, incorrect or misplaced.
[doc/file]: Common/TableProducer/Converters/run2bcinfosConverter.cxx#L1
Provide mandatory file documentation.
[name/function-variable]: Common/TableProducer/Converters/run2bcinfosConverter.cxx#L30
Use lowerCamelCase for names of functions and variables.
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.