Skip to content

[PWGJE] Clean PIDResponse in PWGJE #19799

[PWGJE] Clean PIDResponse in PWGJE

[PWGJE] Clean PIDResponse in PWGJE #19799

Triggered via pull request November 2, 2025 20:31
@njacazionjacazio
synchronize #13640
Status Failure
Total duration 17s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[std-prefix]: PWGJE/Tasks/statPromptPhoton.cxx#L760
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGJE/Tasks/statPromptPhoton.cxx#L756
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGJE/Tasks/statPromptPhoton.cxx#L681
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGJE/Tasks/statPromptPhoton.cxx#L623
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGJE/Tasks/statPromptPhoton.cxx#L511
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGJE/Tasks/statPromptPhoton.cxx#L483
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGJE/Tasks/statPromptPhoton.cxx#L467
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGJE/Tasks/statPromptPhoton.cxx#L449
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGJE/Tasks/statPromptPhoton.cxx#L441
Use std:: prefix for names from the std namespace.
[include-iostream]: PWGJE/Tasks/statPromptPhoton.cxx#L52
Do not include iostream. Use O2 logging 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.