Skip to content

[PWGLF] Please consider the following formatting changes to #9259 #8

[PWGLF] Please consider the following formatting changes to #9259

[PWGLF] Please consider the following formatting changes to #9259 #8

Triggered via pull request January 10, 2025 10:27
Status Failure
Total duration 18s
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
6s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 10 warnings, and 1 notice
O2 linter result
Issues have been found.
O2 linter
Process completed with exit code 1.
[const-ref-in-for-loop]: PWGLF/Tasks/Strangeness/strangeness_in_jets.cxx#L1167
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGLF/Tasks/Strangeness/strangeness_in_jets.cxx#L1331
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGLF/Tasks/Strangeness/strangeness_in_jets.cxx#L1365
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGLF/Tasks/Strangeness/strangeness_in_jets.cxx#L1456
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGLF/Tasks/Strangeness/strangeness_in_jets.cxx#L1514
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGLF/Tasks/Strangeness/strangeness_in_jets.cxx#L1762
Use constant references for non-modified iterators in range-based for loops.
[doc/file]: PWGLF/Tasks/Strangeness/strangeness_in_jets.cxx#L13
Documentation for \file is missing, incorrect or misplaced.
[doc/file]: PWGLF/Tasks/Strangeness/strangeness_in_jets.cxx#L13
Documentation for \brief is missing, incorrect or misplaced.
[doc/file]: PWGLF/Tasks/Strangeness/strangeness_in_jets.cxx#L1
Provide mandatory file documentation.
[name/function-variable]: PWGLF/Tasks/Strangeness/strangeness_in_jets.cxx#L56
Use lowerCamelCase for names of functions and variables.
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.