Skip to content

[PWGUD] Slight rework of preselection #7973

[PWGUD] Slight rework of preselection

[PWGUD] Slight rework of preselection #7973

Triggered via pull request April 8, 2025 13:42
Status Failure
Total duration 15s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
11s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 10 warnings, and 1 notice
O2 linter
Process completed with exit code 1.
O2 linter result
Issues have been found.
[magic-number]: PWGUD/Tasks/upcTauRl.cxx#L851
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/upcTauRl.cxx#L830
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/upcTauRl.cxx#L828
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/upcTauRl.cxx#L826
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/upcTauRl.cxx#L803
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/upcTauRl.cxx#L801
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/upcTauRl.cxx#L799
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/upcTauRl.cxx#L792
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/upcTauRl.cxx#L783
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGUD/Tasks/upcTauRl.cxx#L780
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
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.