Skip to content

[ALICE3] Add strangeness tof pid to a3 cascade finding #30941

[ALICE3] Add strangeness tof pid to a3 cascade finding

[ALICE3] Add strangeness tof pid to a3 cascade finding #30941

Triggered via pull request July 9, 2026 12:21
@jesgumjesgum
opened #16987
Status Failure
Total duration 21s
Artifacts

o2-linter.yml

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

Annotations

10 errors, 1 warning, and 2 notices
O2 linter result
Issues have been found.
[name/o2-workflow]: ALICE3/TableProducer/CMakeLists.txt#L1
Use kebab-case for names of workflows and match the name of the workflow file.
[name/o2-workflow]: ALICE3/TableProducer/CMakeLists.txt#L69
Workflow name alice3strangenessfinder does not match its file name alice3strangenessFinder.cxx. (Matches alice3strangenessfinder.cxx.)
[name/o2-workflow]: ALICE3/TableProducer/CMakeLists.txt#L64
Workflow name alice3-dq-table-maker does not match its file name alice3-dq-table-maker.cxx. (Matches alice3DqTableMaker.cxx.)
[name/o2-workflow]: ALICE3/TableProducer/CMakeLists.txt#L44
Workflow name alice3-correlatorddbar does not match its file name alice3-correlatorDDbar.cxx. (Matches alice3Correlatorddbar.cxx.)
[name/o2-workflow]: ALICE3/TableProducer/CMakeLists.txt#L34
Workflow name alice3-decayfinder does not match its file name alice3-decayfinder.cxx. (Matches alice3Decayfinder.cxx.)
[name/o2-workflow]: ALICE3/TableProducer/CMakeLists.txt#L29
Workflow name alice3-decaypreselector does not match its file name alice3-decaypreselector.cxx. (Matches alice3Decaypreselector.cxx.)
[name/o2-workflow]: ALICE3/TableProducer/CMakeLists.txt#L24
Workflow name alice3-centrality does not match its file name alice3-centrality.cxx. (Matches alice3Centrality.cxx.)
[name/o2-workflow]: ALICE3/TableProducer/CMakeLists.txt#L19
Workflow name alice3-trackextension does not match its file name alice3-trackextension.cxx. (Matches alice3Trackextension.cxx.)
[name/o2-workflow]: ALICE3/TableProducer/CMakeLists.txt#L14
Workflow name alice3-trackselection does not match its file name alice3-trackselection.cxx. (Matches alice3Trackselection.cxx.)
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.