[Do not merge, Common] Fix compilation warnings #923
Annotations
2 errors, 10 warnings, and 1 notice
O2 linter result
Issues have been found.
|
O2 linter
Process completed with exit code 1.
|
[std-prefix]:
PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L795
Use std:: prefix for names from the std namespace.
|
[std-prefix]:
PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L805
Use std:: prefix for names from the std namespace.
|
[std-prefix]:
PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L823
Use std:: prefix for names from the std namespace.
|
[std-prefix]:
PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L900
Use std:: prefix for names from the std namespace.
|
[std-prefix]:
PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L903
Use std:: prefix for names from the std namespace.
|
[std-prefix]:
PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L906
Use std:: prefix for names from the std namespace.
|
[root-entity]:
PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L369
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L371
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L379
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L380
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
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.
|