Skip to content

[DPG] Update timeDependentQa.cxx - improve config par names #12668

[DPG] Update timeDependentQa.cxx - improve config par names

[DPG] Update timeDependentQa.cxx - improve config par names #12668

Triggered via pull request June 30, 2025 15:23
@altsybeealtsybee
synchronize #11847
Status Failure
Total duration 13s
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/timeDependentQa.cxx#L672
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTEvent/timeDependentQa.cxx#L651
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTEvent/timeDependentQa.cxx#L567
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTEvent/timeDependentQa.cxx#L528
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTEvent/timeDependentQa.cxx#L525
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTEvent/timeDependentQa.cxx#L522
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTEvent/timeDependentQa.cxx#L472
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTEvent/timeDependentQa.cxx#L453
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTEvent/timeDependentQa.cxx#L412
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTEvent/timeDependentQa.cxx#L176
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.