Skip to content

[Common] Refactor ft0CorrectedTable by removing unused processes #19750

[Common] Refactor ft0CorrectedTable by removing unused processes

[Common] Refactor ft0CorrectedTable by removing unused processes #19750

Triggered via pull request November 2, 2025 10:05
@njacazionjacazio
synchronize #12910
Status Failure
Total duration 16s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[name/o2-workflow]: Common/TableProducer/CMakeLists.txt#L172
Workflow name occ-table-producer does not match its file name occupancyTableProducer.cxx. (Matches occTableProducer.cxx.)
[name/o2-workflow]: Common/TableProducer/CMakeLists.txt#L167
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#L150
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#L141
Workflow name mftmchmatchingml does not match its file name mftmchMatchingML.cxx. (Matches mftmchmatchingml.cxx.)
[name/o2-workflow]: Common/TableProducer/CMakeLists.txt#L132
Workflow name qvector-table does not match its file name qVectorsTable.cxx. (Matches qvectorTable.cxx.)
[name/o2-workflow]: Common/TableProducer/CMakeLists.txt#L127
Workflow name mccollisionextra does not match its file name mcCollsExtra.cxx. (Matches mccollisionextra.cxx.)
[name/o2-workflow]: Common/TableProducer/CMakeLists.txt#L104
Workflow name calo-clusters does not match its file name caloClusterProducer.cxx. (Matches caloClusters.cxx.)
[name/o2-workflow]: Common/TableProducer/CMakeLists.txt#L94
Workflow name propagationservice-run2 does not match its file name propagationServiceRun2.cxx. (Matches propagationserviceRun2.cxx.)
[name/o2-workflow]: Common/TableProducer/CMakeLists.txt#L89
Workflow name propagationservice does not match its file name propagationService.cxx. (Matches propagationservice.cxx.)
[name/o2-workflow]: Common/TableProducer/CMakeLists.txt#L48
Workflow name multcenttable does not match its file name multCentTable.cxx. (Matches multcenttable.cxx.)
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.