Skip to content

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

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

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

Triggered via pull request June 10, 2025 20:33
@sdudi123sdudi123
synchronize #11490
Status Failure
Total duration 14s
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
[root/lorentz-vector]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L532
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/lorentz-vector]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L530
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/lorentz-vector]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L529
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/lorentz-vector]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L523
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/lorentz-vector]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L522
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/lorentz-vector]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L521
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/lorentz-vector]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L486
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/lorentz-vector]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L400
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/lorentz-vector]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L399
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
[root/lorentz-vector]: PWGUD/Tasks/sginclusivePhiKstarSD.cxx#L398
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
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.