Skip to content

[PWGEM/Dilepton] remove unnecessary files #21483

[PWGEM/Dilepton] remove unnecessary files

[PWGEM/Dilepton] remove unnecessary files #21483

Triggered via pull request December 4, 2025 08:16
@dsekihatdsekihat
opened #14079
Status Failure
Total duration 1m 11s
Artifacts

o2-linter.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 notices
[name/o2-task]: PWGEM/Dilepton/TableProducer/qVectorDummyOTF.cxx#L47
Device names qvector-dummy-otf and q-vector-dummy-o-t-f generated from the specified task name qvector-dummy-otf and from the struct name qVectorDummyOTF, respectively, differ in hyphenation. Consider fixing capitalisation of the struct name to QvectorDummyOtf and removing TaskName.
[name/o2-workflow]: PWGEM/Dilepton/TableProducer/CMakeLists.txt#L1
Use kebab-case for names of workflows and match the name of the workflow file.
[name/o2-workflow]: PWGEM/Dilepton/TableProducer/CMakeLists.txt#L79
Workflow name qvector-dummy-otf does not match its file name qVectorDummyOTF.cxx. (Matches qvectorDummyOtf.cxx.)
[name/o2-workflow]: PWGEM/Dilepton/TableProducer/CMakeLists.txt#L64
Workflow name filter-eoi does not match its file name filterEoI.cxx. (Matches filterEoi.cxx.)
[name/o2-workflow]: PWGEM/Dilepton/TableProducer/CMakeLists.txt#L54
Workflow name associate-mc-info-dilepton does not match its file name associateMCinfoDilepton.cxx. (Matches associateMcInfoDilepton.cxx.)
[name/o2-workflow]: PWGEM/Dilepton/TableProducer/CMakeLists.txt#L49
Workflow name skimmer-ots does not match its file name skimmerOTS.cxx. (Matches skimmerOts.cxx.)
[name/o2-workflow]: PWGEM/Dilepton/TableProducer/CMakeLists.txt#L44
Workflow name create-emevent-dilepton does not match its file name createEMEventDilepton.cxx. (Matches createEmeventDilepton.cxx.)
[name/o2-workflow]: PWGEM/Dilepton/TableProducer/CMakeLists.txt#L29
Workflow name skimmer-primary-electron-qc does not match its file name skimmerPrimaryElectronQC.cxx. (Matches skimmerPrimaryElectronQc.cxx.)
[name/o2-workflow]: PWGEM/Dilepton/TableProducer/CMakeLists.txt#L19
Workflow name tree-creator-electron-ml-dda does not match its file name treeCreatorElectronMLDDA.cxx. (Matches treeCreatorElectronMlDda.cxx.)
[name/o2-workflow]: PWGEM/Dilepton/TableProducer/CMakeLists.txt#L14
Workflow name tree-creator-electron-ml does not match its file name treeCreatorElectronML.cxx. (Matches treeCreatorElectronMl.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.