Skip to content

[PWGHF] Add derived-data creator for D* -> D0 pi #9763

[PWGHF] Add derived-data creator for D* -> D0 pi

[PWGHF] Add derived-data creator for D* -> D0 pi #9763

Triggered via pull request May 13, 2025 11:57
@Mingze129Mingze129
synchronize #11147
Status Failure
Total duration 14s
Artifacts

o2-linter.yml

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

Annotations

8 errors and 2 notices
O2 linter
Process completed with exit code 1.
O2 linter result
Issues have been found.
[name/o2-workflow]: PWGHF/TableProducer/CMakeLists.txt#L1
Use kebab-case for names of workflows and match the name of the workflow file.
[name/o2-workflow]: PWGHF/TableProducer/CMakeLists.txt#L257
Workflow name tree-creator-omegac0-to-omega-pi does not match its file name treeCreatorOmegacToOmegaPi.cxx. (Matches treeCreatorOmegac0ToOmegaPi.cxx.)
[name/o2-workflow]: PWGHF/TableProducer/CMakeLists.txt#L252
Workflow name tree-creator-omegac0-to-omega-ka does not match its file name treeCreatorOmegacToOmegaKa.cxx. (Matches treeCreatorOmegac0ToOmegaKa.cxx.)
[name/o2-column]: PWGHF/DataModel/DerivedTables.h#L222
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGHF/DataModel/DerivedTables.h#L171
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGHF/DataModel/DerivedTables.h#L94
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.