Skip to content

[PWGJE] Please consider the following formatting changes to #9999 #13

[PWGJE] Please consider the following formatting changes to #9999

[PWGJE] Please consider the following formatting changes to #9999 #13

Triggered via pull request February 18, 2025 06:34
Status Failure
Total duration 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

o2-linter.yml

on: pull_request
O2 linter
6s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 10 warnings, and 1 notice
O2 linter result
Issues have been found.
O2 linter
Process completed with exit code 1.
[include-iostream]: PWGJE/Tasks/statPromptPhoton.cxx#L19
Including iostream is discouraged. Use O2 logging instead.
[std-prefix]: PWGJE/Tasks/statPromptPhoton.cxx#L441
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#L467
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#L511
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#L664
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGJE/Tasks/statPromptPhoton.cxx#L729
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGJE/Tasks/statPromptPhoton.cxx#L733
Use std:: prefix for names from the std namespace.
O2 linter
You can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test.