Skip to content

[PWGCF] Clean up directories and fix some histogram registry issues #16478

[PWGCF] Clean up directories and fix some histogram registry issues

[PWGCF] Clean up directories and fix some histogram registry issues #16478

Triggered via pull request September 2, 2025 08:08
@cnkostercnkoster
synchronize #12819
Status Failure
Total duration 18s
Artifacts

o2-linter.yml

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

Annotations

3 errors and 2 notices
O2 linter
Process completed with exit code 1.
O2 linter result
Issues have been found.
[pdg/explicit-code]: PWGCF/Flow/Tasks/flowSP.cxx#L1625
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
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.