Skip to content

[ALICE3] First development of DDbar correlations for usage with OTF sims #10397

[ALICE3] First development of DDbar correlations for usage with OTF sims

[ALICE3] First development of DDbar correlations for usage with OTF sims #10397

Triggered via pull request May 23, 2025 14:14
@njacazionjacazio
synchronize #11312
Status Failure
Total duration 17s
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/CMakeLists.txt#L24
Workflow name alice3-pid-tof does not match its file name alice3-pidTOF.cxx. (Matches alice3PidTof.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.)
[name/enum]: ALICE3/DataModel/A3DecayFinderTables.h#L25
Use UpperCamelCase for names of enumerators and their values.
[name/namespace]: ALICE3/DataModel/A3DecayFinderTables.h#L114
Use snake_case for names of namespaces. Double underscores are not allowed.
[name/namespace]: ALICE3/DataModel/A3DecayFinderTables.h#L105
Use snake_case for names of namespaces. Double underscores are not allowed.
[name/namespace]: ALICE3/DataModel/A3DecayFinderTables.h#L63
Use snake_case for names of namespaces. Double underscores are not allowed.
[name/namespace]: ALICE3/DataModel/A3DecayFinderTables.h#L54
Use snake_case for names of namespaces. Double underscores are not allowed.
[doc/file]: ALICE3/DataModel/A3DecayFinderTables.h#L1
Provide mandatory file documentation.
[doc/file]: ALICE3/DataModel/A3DecayFinderTables.h#L16
Documentation for \author is missing, incorrect or misplaced.
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.