Skip to content

[PWGJE] Histograms for MC study #8119

[PWGJE] Histograms for MC study

[PWGJE] Histograms for MC study #8119

Triggered via pull request April 11, 2025 13:11
Status Failure
Total duration 15s
Artifacts

o2-linter.yml

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

Annotations

2 errors, 10 warnings, and 1 notice
O2 linter
Process completed with exit code 1.
O2 linter result
Issues have been found.
[std-prefix]: PWGJE/Tasks/nucleiInJets.cxx#L1278
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGJE/Tasks/nucleiInJets.cxx#L1245
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGJE/Tasks/nucleiInJets.cxx#L1239
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGJE/Tasks/nucleiInJets.cxx#L1210
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGJE/Tasks/nucleiInJets.cxx#L1208
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGJE/Tasks/nucleiInJets.cxx#L1187
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGJE/Tasks/nucleiInJets.cxx#L1178
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGJE/Tasks/nucleiInJets.cxx#L1136
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGJE/Tasks/nucleiInJets.cxx#L1085
Use std:: prefix for names from the std namespace.
[include-iostream]: PWGJE/Tasks/nucleiInJets.cxx#L15
Do not include iostream. Use O2 logging instead.
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.