Skip to content

[PWGCF] - added 6 differential RCT flags which are used to define the combine… #12182

[PWGCF] - added 6 differential RCT flags which are used to define the combine…

[PWGCF] - added 6 differential RCT flags which are used to define the combine… #12182

Triggered via pull request June 23, 2025 07:53
@abilandzabilandz
synchronize #11727
Status Failure
Total duration 16s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[name/file-cpp]: PWGCF/MultiparticleCorrelations/Core/MuPa-DataMembers.h#L1
Use lowerCamelCase or UpperCamelCase for names of C++ files. See the O2 naming conventions for details.
[name/function-variable]: PWGCF/MultiparticleCorrelations/Core/MuPa-DataMembers.h#L419
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/MultiparticleCorrelations/Core/MuPa-DataMembers.h#L417
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/MultiparticleCorrelations/Core/MuPa-DataMembers.h#L415
Use lowerCamelCase for names of functions and variables.
[doc/file]: PWGCF/MultiparticleCorrelations/Core/MuPa-DataMembers.h#L1
Provide mandatory file documentation.
[doc/file]: PWGCF/MultiparticleCorrelations/Core/MuPa-DataMembers.h#L14
Documentation for \brief is missing, incorrect or misplaced.
[pdg/database]: PWGCF/MultiparticleCorrelations/Core/MuPa-DataMembers.h#L81
Do not use TDatabasePDG directly. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG> instead.
[name/file-cpp]: PWGCF/MultiparticleCorrelations/Core/MuPa-Configurables.h#L1
Use lowerCamelCase or UpperCamelCase for names of C++ files. See the O2 naming conventions for details.
[doc/file]: PWGCF/MultiparticleCorrelations/Core/MuPa-Configurables.h#L1
Provide mandatory file documentation.
[doc/file]: PWGCF/MultiparticleCorrelations/Core/MuPa-Configurables.h#L14
Documentation for \brief is missing, incorrect or misplaced.
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.