Skip to content

[PWGCF] removed unnecessary subscription + fixed a few variable names to plea… #7742

[PWGCF] removed unnecessary subscription + fixed a few variable names to plea…

[PWGCF] removed unnecessary subscription + fixed a few variable names to plea… #7742

Triggered via pull request April 2, 2025 09:25
Status Failure
Total duration 13s
Artifacts

o2-linter.yml

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

Annotations

2 errors, 10 warnings, and 1 notice
O2 linter
Process completed with exit code 1.
O2 linter result
Issues have been found.
[name/function-variable]: PWGCF/MultiparticleCorrelations/Core/MuPa-Configurables.h#L281
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/MultiparticleCorrelations/Core/MuPa-Configurables.h#L280
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/MultiparticleCorrelations/Core/MuPa-Configurables.h#L279
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/MultiparticleCorrelations/Core/MuPa-Configurables.h#L278
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/MultiparticleCorrelations/Core/MuPa-Configurables.h#L277
Use lowerCamelCase for names of functions and variables.
[doc/file]: PWGCF/MultiparticleCorrelations/Core/MuPa-Configurables.h#L0
Provide mandatory file documentation.
[doc/file]: PWGCF/MultiparticleCorrelations/Core/MuPa-Configurables.h#L11
Documentation for \author is missing, incorrect or misplaced.
[doc/file]: PWGCF/MultiparticleCorrelations/Core/MuPa-Configurables.h#L11
Documentation for \brief is missing, incorrect or misplaced.
[doc/file]: PWGCF/MultiparticleCorrelations/Core/MuPa-Configurables.h#L11
Documentation for \file is missing, incorrect or misplaced.
[root-entity]: PWGCF/MultiparticleCorrelations/Core/MuPa-Configurables.h#L37
Replace ROOT entities with equivalents from standard C++ or from O2.
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.