Skip to content

Please consider the following formatting changes to #12014 #31

Please consider the following formatting changes to #12014

Please consider the following formatting changes to #12014 #31

Triggered via pull request July 11, 2025 09:47
@alibuildalibuild
opened #52
Status Failure
Total duration 15s
Artifacts

o2-linter.yml

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

Annotations

4 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/Tasks/taskCharmResoToDTrkReduced.cxx#L1
Declare struct members in the conventional order. See the PWGHF coding guidelines.
[pwghf/struct-member-order]: PWGHF/D2H/Tasks/taskCharmResoToDTrkReduced.cxx#L140
HfTaskCharmResoToDTrkReduced: using appears too early (before end of Configurable<).
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.