Skip to content

[PWGCF] safer ME and QA for pi-d #18209

[PWGCF] safer ME and QA for pi-d

[PWGCF] safer ME and QA for pi-d #18209

Triggered via pull request October 5, 2025 09:31
@blacwovieblacwovie
synchronize #13238
Status Failure
Total duration 14s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[name/function-variable]: PWGCF/Femto/FemtoNuclei/TableProducer/PiNucleiFemto.cxx#L331
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/Femto/FemtoNuclei/TableProducer/PiNucleiFemto.cxx#L329
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/Femto/FemtoNuclei/TableProducer/PiNucleiFemto.cxx#L317
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/Femto/FemtoNuclei/TableProducer/PiNucleiFemto.cxx#L307
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/Femto/FemtoNuclei/TableProducer/PiNucleiFemto.cxx#L306
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/Femto/FemtoNuclei/TableProducer/PiNucleiFemto.cxx#L305
Use lowerCamelCase for names of functions and variables.
[root/entity]: PWGCF/Femto/FemtoNuclei/TableProducer/PiNucleiFemto.cxx#L538
Replace ROOT entities with equivalents from standard C++ or from O2.
[std-prefix]: PWGCF/Femto/FemtoNuclei/TableProducer/PiNucleiFemto.cxx#L1039
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/Femto/FemtoNuclei/TableProducer/PiNucleiFemto.cxx#L539
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/Femto/FemtoNuclei/TableProducer/PiNucleiFemto.cxx#L487
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.