Skip to content

[Common] clean up 4 codes #30645

[Common] clean up 4 codes

[Common] clean up 4 codes #30645

Triggered via pull request July 3, 2026 12:59
@dsekihatdsekihat
opened #16915
Status Failure
Total duration 17s
Artifacts

o2-linter.yml

on: pull_request_target
O2 linter
13s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 1 warning, and 2 notices
[name/o2-workflow]: Common/TableProducer/CMakeLists.txt#L140
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#L123
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#L114
Workflow name mftmchmatchingml does not match its file name mftmchMatchingML.cxx. (Matches mftmchmatchingml.cxx.)
[name/o2-workflow]: Common/TableProducer/CMakeLists.txt#L105
Workflow name qvector-table does not match its file name qVectorsTable.cxx. (Matches qvectorTable.cxx.)
[name/o2-workflow]: Common/TableProducer/CMakeLists.txt#L100
Workflow name mccollisionextra does not match its file name mcCollsExtra.cxx. (Matches mccollisionextra.cxx.)
[name/o2-workflow]: Common/TableProducer/CMakeLists.txt#L77
Workflow name calo-clusters does not match its file name caloClusterProducer.cxx. (Matches caloClusters.cxx.)
[name/o2-workflow]: Common/TableProducer/CMakeLists.txt#L67
Workflow name propagationservice-run2 does not match its file name propagationServiceRun2.cxx. (Matches propagationserviceRun2.cxx.)
[name/o2-workflow]: Common/TableProducer/CMakeLists.txt#L62
Workflow name propagationservice-v2 does not match its file name propagationServiceV2.cxx. (Matches propagationserviceV2.cxx.)
[name/o2-workflow]: Common/TableProducer/CMakeLists.txt#L57
Workflow name propagationservice does not match its file name propagationService.cxx. (Matches propagationservice.cxx.)
[name/o2-workflow]: Common/TableProducer/CMakeLists.txt#L37
Workflow name multcenttable does not match its file name multCentTable.cxx. (Matches multcenttable.cxx.)
O2 linter
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: thollander/actions-comment-pull-request@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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.