Skip to content

[Common] Use NN including Hadronic Rate in the training, mitigation of run by run variations #15687

[Common] Use NN including Hadronic Rate in the training, mitigation of run by run variations

[Common] Use NN including Hadronic Rate in the training, mitigation of run by run variations #15687

Triggered via pull request August 15, 2025 18:11
@amaringarciaamaringarcia
synchronize #12573
Status Failure
Total duration 14s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[name/o2-workflow]: Common/TableProducer/PID/CMakeLists.txt#L1
Use kebab-case for names of workflows and match the name of the workflow file.
[name/o2-workflow]: Common/TableProducer/PID/CMakeLists.txt#L56
Workflow name pid-tpc does not match its file name pidTPC.cxx. (Matches pidTpc.cxx.)
[name/o2-workflow]: Common/TableProducer/PID/CMakeLists.txt#L51
Workflow name pid-tpc-base does not match its file name pidTPCBase.cxx. (Matches pidTpcBase.cxx.)
[name/o2-workflow]: Common/TableProducer/PID/CMakeLists.txt#L46
Workflow name pid-tpc-service does not match its file name pidTPCService.cxx. (Matches pidTpcService.cxx.)
[name/o2-workflow]: Common/TableProducer/PID/CMakeLists.txt#L39
Workflow name pid-tof-full does not match its file name pidTOFFull.cxx. (Matches pidTofFull.cxx.)
[name/o2-workflow]: Common/TableProducer/PID/CMakeLists.txt#L34
Workflow name pid-tof-beta does not match its file name pidTOFbeta.cxx. (Matches pidTofBeta.cxx.)
[name/o2-workflow]: Common/TableProducer/PID/CMakeLists.txt#L29
Workflow name pid-tof-merge does not match its file name pidTOFMerge.cxx. (Matches pidTofMerge.cxx.)
[name/o2-workflow]: Common/TableProducer/PID/CMakeLists.txt#L24
Workflow name pid-tof does not match its file name pidTOF.cxx. (Matches pidTof.cxx.)
[name/o2-workflow]: Common/TableProducer/PID/CMakeLists.txt#L19
Workflow name pid-tof-base does not match its file name pidTOFBase.cxx. (Matches pidTofBase.cxx.)
[name/o2-workflow]: Common/TableProducer/PID/CMakeLists.txt#L13
Workflow name pid-its does not match its file name pidITS.cxx. (Matches pidIts.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.