[Common] Fix library issue #32971
Triggered via pull request
August 18, 2026 12:42
joachimckh
synchronize
#17497
Status
Failure
Total duration
20s
Artifacts
–
Annotations
10 errors, 1 warning, and 2 notices
|
[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.)
|
|
[magic-number]:
Common/Core/AnalysisCoreLinkDef.h#L22
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
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.
|