Skip to content

[PWGLF] Updates related to secondary corrections #18229

[PWGLF] Updates related to secondary corrections

[PWGLF] Updates related to secondary corrections #18229

Triggered via pull request October 5, 2025 21:34
@tutripattutripat
synchronize #13244
Status Failure
Total duration 13s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[magic-number]: PWGLF/Tasks/GlobalEventProperties/dndeta-mft-pp.cxx#L975
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/Tasks/GlobalEventProperties/dndeta-mft-pp.cxx#L953
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/Tasks/GlobalEventProperties/dndeta-mft-pp.cxx#L760
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/Tasks/GlobalEventProperties/dndeta-mft-pp.cxx#L728
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/Tasks/GlobalEventProperties/dndeta-mft-pp.cxx#L690
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/Tasks/GlobalEventProperties/dndeta-mft-pp.cxx#L638
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/Tasks/GlobalEventProperties/dndeta-mft-pp.cxx#L602
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/Tasks/GlobalEventProperties/dndeta-mft-pp.cxx#L541
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/Tasks/GlobalEventProperties/dndeta-mft-pp.cxx#L540
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/Tasks/GlobalEventProperties/dndeta-mft-pp.cxx#L535
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.