Skip to content

[DPG] Specify collisions type in QA efficiency task #22408

[DPG] Specify collisions type in QA efficiency task

[DPG] Specify collisions type in QA efficiency task #22408

Triggered via pull request December 25, 2025 18:24
@fgrosafgrosa
synchronize #14340
Status Failure
Total duration 15s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[magic-number]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L1967
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L1554
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L1456
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L1275
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L1171
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L1051
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L1048
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L1039
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L1007
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L983
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.