Skip to content

[PWGLF] Adapt flowQC to higher harmonics for updated ep-tables #11840

[PWGLF] Adapt flowQC to higher harmonics for updated ep-tables

[PWGLF] Adapt flowQC to higher harmonics for updated ep-tables #11840

Triggered via pull request June 17, 2025 11:48
@lbariogllbariogl
synchronize #11646
Status Failure
Total duration 13s
Artifacts

o2-linter.yml

on: pull_request_target
O2 linter
11s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 notices
[name/function-variable]: PWGLF/TableProducer/QC/flowQC.cxx#L139
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGLF/TableProducer/QC/flowQC.cxx#L121
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGLF/TableProducer/QC/flowQC.cxx#L120
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGLF/TableProducer/QC/flowQC.cxx#L119
Use lowerCamelCase for names of functions and variables.
[doc/file]: PWGLF/TableProducer/QC/flowQC.cxx#L1
Provide mandatory file documentation.
[doc/file]: PWGLF/TableProducer/QC/flowQC.cxx#L11
Documentation for \author is missing, incorrect or misplaced.
[doc/file]: PWGLF/TableProducer/QC/flowQC.cxx#L11
Documentation for \brief is missing, incorrect or misplaced.
[doc/file]: PWGLF/TableProducer/QC/flowQC.cxx#L11
Documentation for \file is missing, incorrect or misplaced.
[magic-number]: PWGLF/TableProducer/QC/flowQC.cxx#L142
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[root/entity]: PWGLF/TableProducer/QC/flowQC.cxx#L131
Replace ROOT entities with equivalents from standard C++ or from O2.
O2 linter
To tolerate certain issues in a directory, add a line with the test name in "o2linter_config".
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.