Skip to content

[PWGHF,Common] Add Cd to deKpi candidates reconstruction workflow into the HF framework #19082

[PWGHF,Common] Add Cd to deKpi candidates reconstruction workflow into the HF framework

[PWGHF,Common] Add Cd to deKpi candidates reconstruction workflow into the HF framework #19082

Triggered via pull request October 19, 2025 21:50
Status Failure
Total duration 13s
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
[magic-number]: Common/Core/TrackSelectorPID.h#L484
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: Common/Core/TrackSelectorPID.h#L330
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: Common/Core/TrackSelectorPID.h#L310
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: Common/Core/TrackSelectorPID.h#L239
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: Common/Core/TrackSelectorPID.h#L235
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: Common/Core/TrackSelectorPID.h#L212
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: Common/Core/TrackSelectorPID.h#L143
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: Common/Core/TrackSelectorPID.h#L139
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: Common/Core/TrackSelectorPID.h#L116
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[using-directive]: Common/Core/TrackSelectorPID.h#L27
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.