Skip to content

[PWGCF] DptDpt - Tracking the insertion of pT bins of interest #8312

[PWGCF] DptDpt - Tracking the insertion of pT bins of interest

[PWGCF] DptDpt - Tracking the insertion of pT bins of interest #8312

Triggered via pull request April 15, 2025 18:17
Status Failure
Total duration 15s
Artifacts

o2-linter.yml

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

Annotations

2 errors, 6 warnings, and 1 notice
O2 linter
Process completed with exit code 1.
O2 linter result
Issues have been found.
[magic-number]: PWGCF/TwoParticleCorrelations/Tasks/dptDptEfficiencyAndQc.cxx#L796
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/TwoParticleCorrelations/Tasks/dptDptEfficiencyAndQc.cxx#L782
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/TwoParticleCorrelations/Tasks/dptDptEfficiencyAndQc.cxx#L764
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/TwoParticleCorrelations/Tasks/dptDptEfficiencyAndQc.cxx#L527
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/TwoParticleCorrelations/Tasks/dptDptEfficiencyAndQc.cxx#L493
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/TwoParticleCorrelations/Tasks/dptDptEfficiencyAndQc.cxx#L414
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.