Skip to content

[PWGUD] RCT flag added #14140

[PWGUD] RCT flag added

[PWGUD] RCT flag added #14140

Triggered via pull request July 22, 2025 21:11
@sdudi123sdudi123
synchronize #12194
Status Failure
Total duration 12s
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]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L888
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L864
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L853
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L827
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L813
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L799
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L781
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L714
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L648
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L612
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.