Skip to content

[PWGUD] Updated macro for JIT session error Cannot allocate memory issue #11340

[PWGUD] Updated macro for JIT session error Cannot allocate memory issue

[PWGUD] Updated macro for JIT session error Cannot allocate memory issue #11340

Triggered via pull request June 10, 2025 20:39
@sdudi123sdudi123
synchronize #11490
Status Failure
Total duration 19s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[magic-number]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L797
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L773
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L762
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L736
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L722
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L708
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L690
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L631
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L586
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L553
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.