Skip to content

[PWGCF] FemtoUniverse V0 Task -- strangeness TOF implementation for track-v0 #22820

[PWGCF] FemtoUniverse V0 Task -- strangeness TOF implementation for track-v0

[PWGCF] FemtoUniverse V0 Task -- strangeness TOF implementation for track-v0 #22820

Triggered via pull request January 10, 2026 21:57
@EloviyoEloviyo
opened #14453
Status Failure
Total duration 13s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
O2 linter result
Issues have been found.
[magic-number]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L962
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L942
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L859
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L630
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L610
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L550
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L521
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L473
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx#L395
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.