Skip to content

[DPG] timeDependent mult distributions with noPileup condition #13026

[DPG] timeDependent mult distributions with noPileup condition

[DPG] timeDependent mult distributions with noPileup condition #13026

Triggered via pull request July 4, 2025 20:22
@altsybeealtsybee
opened #11927
Status Failure
Total duration 15s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[magic-number]: DPG/Tasks/AOTEvent/timeDependentQa.cxx#L693
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[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#L588
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTEvent/timeDependentQa.cxx#L549
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTEvent/timeDependentQa.cxx#L546
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTEvent/timeDependentQa.cxx#L543
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTEvent/timeDependentQa.cxx#L491
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#L431
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: DPG/Tasks/AOTEvent/timeDependentQa.cxx#L177
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.