Skip to content

Please consider the following formatting changes to #12527 #10

Please consider the following formatting changes to #12527

Please consider the following formatting changes to #12527 #10

Triggered via pull request August 11, 2025 08:44
@alibuildalibuild
opened #5
Status Failure
Total duration 13s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[name/o2-column]: PWGUD/Tasks/upcRhoPrimeAnalysis.cxx#L64
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGUD/Tasks/upcRhoPrimeAnalysis.cxx#L63
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGUD/Tasks/upcRhoPrimeAnalysis.cxx#L62
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[doc/file]: PWGUD/Tasks/upcRhoPrimeAnalysis.cxx#L1
Provide mandatory file documentation.
[doc/file]: PWGUD/Tasks/upcRhoPrimeAnalysis.cxx#L13
Documentation for \file is missing, incorrect or misplaced.
[magic-number]: PWGUD/Tasks/upcRhoPrimeAnalysis.cxx#L332
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/upcRhoPrimeAnalysis.cxx#L328
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/upcRhoPrimeAnalysis.cxx#L324
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/upcRhoPrimeAnalysis.cxx#L322
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/upcRhoPrimeAnalysis.cxx#L274
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
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.