Skip to content

[Common] Add MC analysis function (check if correct or wrong matching) #694

[Common] Add MC analysis function (check if correct or wrong matching)

[Common] Add MC analysis function (check if correct or wrong matching) #694

Triggered via pull request December 9, 2024 16:27
Status Failure
Total duration 16s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
8s
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/CMakeLists.txt#L70
Workflow name calo-clusters does not match its file name caloClusterProducer.cxx. (Matches caloClusters.cxx.)
[name/o2-workflow]: Common/TableProducer/CMakeLists.txt#L93
Workflow name mccollisionextra does not match its file name mcCollsExtra.cxx. (Matches mccollisionextra.cxx.)
[name/o2-workflow]: Common/TableProducer/CMakeLists.txt#L98
Workflow name qvector-table does not match its file name qVectorsTable.cxx. (Matches qvectorTable.cxx.)
[name/o2-workflow]: Common/TableProducer/CMakeLists.txt#L107
Workflow name mftmchmatchingml does not match its file name mftmchMatchingML.cxx. (Matches mftmchmatchingml.cxx.)
[name/o2-workflow]: Common/TableProducer/CMakeLists.txt#L116
Workflow name match-mft-ft0 does not match its file name match-mft-ft0.cxx. (Matches matchMftFt0.cxx.)
[name/o2-workflow]: Common/TableProducer/CMakeLists.txt#L123
Workflow name zdc-task-intercalib does not match its file name zdc-task-intercalib.cxx. (Matches zdcTaskIntercalib.cxx.)
[name/o2-workflow]: Common/TableProducer/CMakeLists.txt#L133
Workflow name mftmch-matching-data does not match its file name match-mft-mch-data.cxx. (Matches mftmchMatchingData.cxx.)
[name/o2-workflow]: Common/TableProducer/CMakeLists.txt#L138
Workflow name mftmch-matching-data-mc does not match its file name match-mft-mch-data-mc.cxx. (Matches mftmchMatchingDataMc.cxx.)
[name/o2-workflow]: Common/TableProducer/CMakeLists.txt#L1
Use kebab-case for names of workflows and match the name of the workflow file.
[std-prefix]: Common/TableProducer/match-mft-mch-data-mc.cxx#L97
Use std:: prefix for names from the std namespace.
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.