[PWGJE] Please consider the following formatting changes to #9999 #13
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|