Skip to content

[PWGLF] Include What You Use #11570

[PWGLF] Include What You Use

[PWGLF] Include What You Use #11570

Triggered via pull request June 12, 2025 18:25
@vkuceravkucera
synchronize #11551
Status Failure
Total duration 26s
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]: PWGLF/DataModel/LFStrangenessTables.h#L757
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/DataModel/LFStrangenessTables.h#L736
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/DataModel/LFStrangenessTables.h#L734
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/DataModel/LFStrangenessTables.h#L732
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/DataModel/LFStrangenessTables.h#L730
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/DataModel/LFStrangenessTables.h#L394
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/DataModel/LFStrangenessTables.h#L392
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/DataModel/LFStrangenessTables.h#L377
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/DataModel/LFStrangenessTables.h#L367
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/DataModel/LFStrangenessTables.h#L50
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.