Please consider the following formatting changes to #10697 #60
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
Process completed with exit code 1.
|
|
O2 linter result
Issues have been found.
|
|
[doc/file]:
PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L0
Provide mandatory file documentation.
|
|
[doc/file]:
PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L11
Documentation for \author is missing, incorrect or misplaced.
|
|
[doc/file]:
PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L11
Documentation for \brief is missing, incorrect or misplaced.
|
|
[doc/file]:
PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L11
Documentation for \file is missing, incorrect or misplaced.
|
|
[const-ref-in-process]:
PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L0
Use constant references for table subscriptions in process functions.
|
|
[const-ref-in-process]:
PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L1860
Argument aod::McParticles& is not const&.
|
|
[const-ref-in-process]:
PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L1841
Argument aod::McParticles& is not const&.
|
|
[const-ref-in-for-loop]:
PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L1304
Use constant references for non-modified iterators in range-based for loops.
|
|
[std-prefix]:
PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L916
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L421
Use std:: prefix for names from the std namespace.
|
|
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.
|