Skip to content

[PWGDQ] Small updated of the DQ filter dielectron cuts #10604

[PWGDQ] Small updated of the DQ filter dielectron cuts

[PWGDQ] Small updated of the DQ filter dielectron cuts #10604

Triggered via pull request May 28, 2025 09:02
@iarseneiarsene
opened #11389
Status Failure
Total duration 18s
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]: PWGDQ/Core/CutsLibrary.cxx#L4541
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGDQ/Core/CutsLibrary.cxx#L4537
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGDQ/Core/CutsLibrary.cxx#L4532
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGDQ/Core/CutsLibrary.cxx#L4528
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGDQ/Core/CutsLibrary.cxx#L2788
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGDQ/Core/CutsLibrary.cxx#L2731
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGDQ/Core/CutsLibrary.cxx#L1961
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGDQ/Core/CutsLibrary.cxx#L1459
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGDQ/Core/CutsLibrary.cxx#L1159
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[include-iostream]: PWGDQ/Core/CutsLibrary.cxx#L19
Do not include iostream. Use O2 logging instead.
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.