Skip to content

[PWGUD] Add separate task for forward muon analysis #22232

[PWGUD] Add separate task for forward muon analysis

[PWGUD] Add separate task for forward muon analysis #22232

Triggered via pull request December 19, 2025 16:29
@nburmasonburmaso
synchronize #14294
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

9 errors and 2 notices
O2 linter
Process completed with exit code 1.
O2 linter result
Issues have been found.
[name/o2-workflow]: PWGUD/TableProducer/CMakeLists.txt#L1
Use kebab-case for names of workflows and match the name of the workflow file.
[name/o2-workflow]: PWGUD/TableProducer/CMakeLists.txt#L54
Workflow name udmccollisions-to-udcollisions does not match its file name udMcCollisions2udCollisions.cxx. (Matches udmccollisionsToUdcollisions.cxx.)
[name/o2-workflow]: PWGUD/TableProducer/CMakeLists.txt#L49
Workflow name udmcparticles-to-udtracks does not match its file name udMcParticles2udTracks.cxx. (Matches udmcparticlesToUdtracks.cxx.)
[name/o2-workflow]: PWGUD/TableProducer/CMakeLists.txt#L29
Workflow name upccand-producer does not match its file name UPCCandidateProducer.cxx. (Matches upccandProducer.cxx.)
[name/o2-workflow]: PWGUD/TableProducer/CMakeLists.txt#L24
Workflow name dgbccand-producer does not match its file name DGBCCandProducer.cxx. (Matches dgbccandProducer.cxx.)
[name/o2-workflow]: PWGUD/TableProducer/CMakeLists.txt#L19
Workflow name sgcand-producer does not match its file name SGCandProducer.cxx. (Matches sgcandProducer.cxx.)
[name/o2-workflow]: PWGUD/TableProducer/CMakeLists.txt#L14
Workflow name dgcand-producer does not match its file name DGCandProducer.cxx. (Matches dgcandProducer.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.