Skip to content

[PWGHF,Trigger] Fix the mass range of Bc in Hf filter task #8218

[PWGHF,Trigger] Fix the mass range of Bc in Hf filter task

[PWGHF,Trigger] Fix the mass range of Bc in Hf filter task #8218

Triggered via pull request April 14, 2025 12:19
Status Failure
Total duration 12s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
9s
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]: EventFiltering/PWGHF/HFFilterHelpers.h#L1165
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: EventFiltering/PWGHF/HFFilterHelpers.h#L1138
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: EventFiltering/PWGHF/HFFilterHelpers.h#L1101
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: EventFiltering/PWGHF/HFFilterHelpers.h#L1073
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: EventFiltering/PWGHF/HFFilterHelpers.h#L1019
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: EventFiltering/PWGHF/HFFilterHelpers.h#L1016
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: EventFiltering/PWGHF/HFFilterHelpers.h#L928
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: EventFiltering/PWGHF/HFFilterHelpers.h#L910
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: EventFiltering/PWGHF/HFFilterHelpers.h#L810
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: EventFiltering/PWGHF/HFFilterHelpers.h#L806
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.