Skip to content

[PWGCF] add debug-task and necessary files for Resonance implementation #17512

[PWGCF] add debug-task and necessary files for Resonance implementation

[PWGCF] add debug-task and necessary files for Resonance implementation #17512

Triggered via pull request September 21, 2025 18:13
@gitchrishub-ossgitchrishub-oss
synchronize #13070
Status Failure
Total duration 16s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[name/function-variable]: PWGCF/FemtoDream/Core/femtoDreamParticleHisto.h#L316
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/FemtoDream/Core/femtoDreamParticleHisto.h#L315
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/FemtoDream/Core/femtoDreamParticleHisto.h#L199
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/FemtoDream/Core/femtoDreamParticleHisto.h#L91
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/FemtoDream/Core/femtoDreamParticleHisto.h#L55
Use lowerCamelCase for names of functions and variables.
[external-pi]: PWGCF/FemtoDream/Core/femtoDreamParticleHisto.h#L210
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGCF/FemtoDream/Core/femtoDreamParticleHisto.h#L98
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGCF/FemtoDream/Core/femtoDreamParticleHisto.h#L97
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGCF/FemtoDream/Core/femtoDreamParticleHisto.h#L61
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[using-directive]: PWGCF/FemtoDream/Core/femtoDreamParticleHisto.h#L30
Do not put using directives at global scope in headers.
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.