Skip to content

[PWGCF] Please consider the following formatting changes to #13220 #182

[PWGCF] Please consider the following formatting changes to #13220

[PWGCF] Please consider the following formatting changes to #13220 #182

Triggered via pull request October 3, 2025 12:05
@alibuildalibuild
opened #40
Status Failure
Total duration 16s
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]: PWGCF/Femto/FemtoNuclei/TableProducer/PiNucleiFemto.cxx#L327
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/Femto/FemtoNuclei/TableProducer/PiNucleiFemto.cxx#L325
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/Femto/FemtoNuclei/TableProducer/PiNucleiFemto.cxx#L313
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/Femto/FemtoNuclei/TableProducer/PiNucleiFemto.cxx#L303
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/Femto/FemtoNuclei/TableProducer/PiNucleiFemto.cxx#L302
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/Femto/FemtoNuclei/TableProducer/PiNucleiFemto.cxx#L301
Use lowerCamelCase for names of functions and variables.
[root/entity]: PWGCF/Femto/FemtoNuclei/TableProducer/PiNucleiFemto.cxx#L532
Replace ROOT entities with equivalents from standard C++ or from O2.
[std-prefix]: PWGCF/Femto/FemtoNuclei/TableProducer/PiNucleiFemto.cxx#L1027
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/Femto/FemtoNuclei/TableProducer/PiNucleiFemto.cxx#L533
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/Femto/FemtoNuclei/TableProducer/PiNucleiFemto.cxx#L481
Use std:: prefix for names from the std namespace.
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.