Skip to content

[PWGHF] Fix BC type in bc_as<> in B data creators #12702

[PWGHF] Fix BC type in bc_as<> in B data creators

[PWGHF] Fix BC type in bc_as<> in B data creators #12702

Triggered via pull request July 1, 2025 07:38
@fgrosafgrosa
opened #11851
Status Failure
Total duration 17s
Artifacts

o2-linter.yml

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

Annotations

6 errors and 2 notices
O2 linter
Process completed with exit code 1.
O2 linter result
Issues have been found.
[pwghf/struct-member-order]: PWGHF/D2H/TableProducer/dataCreatorJpsiHadReduced.cxx#L1
Declare struct members in the conventional order. See the PWGHF coding guidelines.
[pwghf/struct-member-order]: PWGHF/D2H/TableProducer/dataCreatorJpsiHadReduced.cxx#L171
HfDataCreatorJpsiHadReduced: PresliceUnsorted< appears too early (before end of Preslice<).
[pwghf/struct-member-order]: PWGHF/D2H/TableProducer/dataCreatorCharmHadPiReduced.cxx#L1
Declare struct members in the conventional order. See the PWGHF coding guidelines.
[pwghf/struct-member-order]: PWGHF/D2H/TableProducer/dataCreatorCharmHadPiReduced.cxx#L247
HfDataCreatorCharmHadPiReduced: PresliceUnsorted< appears too early (before end of Preslice<).
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.