Skip to content

[PWGHF,PWGJE] Propagate new MC flags to beauty candidates #13249

[PWGHF,PWGJE] Propagate new MC flags to beauty candidates

[PWGHF,PWGJE] Propagate new MC flags to beauty candidates #13249

Triggered via pull request July 9, 2025 15:23
@vkuceravkucera
synchronize #11960
Status Failure
Total duration 13s
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
[magic-number]: PWGHF/TableProducer/candidateCreatorB0.cxx#L210
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[pwghf/struct-member-order]: PWGHF/D2H/Tasks/taskBs.cxx#L1
Declare struct members in the conventional order. See the PWGHF coding guidelines.
[pwghf/struct-member-order]: PWGHF/D2H/Tasks/taskBs.cxx#L66
HfTaskBs: Service< appears too early (before end of HfHelper).
[magic-number]: PWGHF/D2H/Tasks/taskBs.cxx#L312
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[pwghf/struct-member-order]: PWGHF/D2H/Tasks/taskBplus.cxx#L1
Declare struct members in the conventional order. See the PWGHF coding guidelines.
[pwghf/struct-member-order]: PWGHF/D2H/Tasks/taskBplus.cxx#L72
HfTaskBplus: Service< appears too early (before end of HfHelper).
[magic-number]: PWGHF/D2H/Tasks/taskBplus.cxx#L303
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[pwghf/struct-member-order]: PWGHF/D2H/Tasks/taskB0.cxx#L1
Declare struct members in the conventional order. See the PWGHF coding guidelines.
[pwghf/struct-member-order]: PWGHF/D2H/Tasks/taskB0.cxx#L66
HfTaskB0: Service< appears too early (before end of HfHelper).
[magic-number]: PWGHF/D2H/Tasks/taskB0.cxx#L316
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
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.