Skip to content

[PWGHF] IWYU. Minor fixes. Remove mass aliases. #23010

[PWGHF] IWYU. Minor fixes. Remove mass aliases.

[PWGHF] IWYU. Minor fixes. Remove mass aliases. #23010

Triggered via pull request January 15, 2026 11:35
@vkuceravkucera
synchronize #14498
Status Failure
Total duration 22s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[magic-number]: PWGHF/D2H/Tasks/taskBplus.cxx#L303
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/D2H/Tasks/taskB0.cxx#L316
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/D2H/TableProducer/candidateCreatorBsReduced.cxx#L277
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/D2H/TableProducer/candidateCreatorBsReduced.cxx#L243
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/D2H/TableProducer/candidateCreatorBplusReduced.cxx#L277
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/D2H/TableProducer/candidateCreatorBplusReduced.cxx#L243
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/D2H/TableProducer/candidateCreatorB0Reduced.cxx#L472
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/D2H/TableProducer/candidateCreatorB0Reduced.cxx#L437
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/D2H/TableProducer/candidateCreatorB0Reduced.cxx#L402
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGHF/D2H/TableProducer/candidateCreatorB0Reduced.cxx#L368
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.