Skip to content

Please consider the following formatting changes to #10697 #60

Please consider the following formatting changes to #10697

Please consider the following formatting changes to #10697 #60

Triggered via pull request March 28, 2025 22:00
Status Failure
Total duration 15s
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
8s
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.
[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.