Skip to content

[PWGLF] kink selection criteria added #14283

[PWGLF] kink selection criteria added

[PWGLF] kink selection criteria added #14283

Triggered via pull request July 24, 2025 13:35
@sdudi123sdudi123
opened #12223
Status Failure
Total duration 18s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[name/function-variable]: PWGLF/Tasks/Nuspex/spectraKinkPiKa.cxx#L444
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGLF/Tasks/Nuspex/spectraKinkPiKa.cxx#L441
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGLF/Tasks/Nuspex/spectraKinkPiKa.cxx#L438
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGLF/Tasks/Nuspex/spectraKinkPiKa.cxx#L435
Use lowerCamelCase for names of functions and variables.
[magic-number]: PWGLF/Tasks/Nuspex/spectraKinkPiKa.cxx#L294
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/Tasks/Nuspex/spectraKinkPiKa.cxx#L289
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/Tasks/Nuspex/spectraKinkPiKa.cxx#L174
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/Tasks/Nuspex/spectraKinkPiKa.cxx#L173
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/Tasks/Nuspex/spectraKinkPiKa.cxx#L172
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/Tasks/Nuspex/spectraKinkPiKa.cxx#L160
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
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.