Skip to content

[ALICE3] Implement proto PID with tracking layers #10272

[ALICE3] Implement proto PID with tracking layers

[ALICE3] Implement proto PID with tracking layers #10272

Triggered via pull request May 21, 2025 18:36
@njacazionjacazio
synchronize #11278
Status Failure
Total duration 18s
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]: ALICE3/TableProducer/OTF/CMakeLists.txt#L1
Use kebab-case for names of workflows and match the name of the workflow file.
[name/o2-workflow]: ALICE3/TableProducer/OTF/CMakeLists.txt#L27
Workflow name onthefly-trkpid does not match its file name onTheFlyTrackerPid.cxx. (Matches ontheflyTrkpid.cxx.)
[name/o2-workflow]: ALICE3/TableProducer/OTF/CMakeLists.txt#L22
Workflow name onthefly-richpid does not match its file name onTheFlyRichPid.cxx. (Matches ontheflyRichpid.cxx.)
[name/o2-workflow]: ALICE3/TableProducer/OTF/CMakeLists.txt#L17
Workflow name onthefly-tofpid does not match its file name onTheFlyTofPid.cxx. (Matches ontheflyTofpid.cxx.)
[name/o2-workflow]: ALICE3/TableProducer/OTF/CMakeLists.txt#L12
Workflow name onthefly-tracker does not match its file name onTheFlyTracker.cxx. (Matches ontheflyTracker.cxx.)
[name/o2-column]: ALICE3/DataModel/OTFPIDTrk.h#L41
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: ALICE3/DataModel/OTFPIDTrk.h#L40
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: ALICE3/DataModel/OTFPIDTrk.h#L39
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: ALICE3/DataModel/OTFPIDTrk.h#L38
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: ALICE3/DataModel/OTFPIDTrk.h#L37
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
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.