Skip to content

[DPG] more checks in lightIonsEvSelQa #15305

[DPG] more checks in lightIonsEvSelQa

[DPG] more checks in lightIonsEvSelQa #15305

Triggered via pull request August 8, 2025 08:19
@altsybeealtsybee
opened #12488
Status Failure
Total duration 16s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[magic-number]: DPG/Tasks/AOTEvent/lightIonsEvSelQa.cxx#L861
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTEvent/lightIonsEvSelQa.cxx#L854
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTEvent/lightIonsEvSelQa.cxx#L851
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTEvent/lightIonsEvSelQa.cxx#L849
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTEvent/lightIonsEvSelQa.cxx#L847
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTEvent/lightIonsEvSelQa.cxx#L811
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTEvent/lightIonsEvSelQa.cxx#L733
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTEvent/lightIonsEvSelQa.cxx#L704
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTEvent/lightIonsEvSelQa.cxx#L616
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[std-prefix]: DPG/Tasks/AOTEvent/lightIonsEvSelQa.cxx#L919
Use std:: prefix for names from the std namespace.
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.