Skip to content

[PWGCF] Please consider the following formatting changes to #10749 #163

[PWGCF] Please consider the following formatting changes to #10749

[PWGCF] Please consider the following formatting changes to #10749 #163

Triggered via pull request April 3, 2025 17:47
Status Failure
Total duration 12s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
8s
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]: PWGCF/Flow/Tasks/flowSP.cxx#L613
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/Flow/Tasks/flowSP.cxx#L600
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/Flow/Tasks/flowSP.cxx#L546
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/Flow/Tasks/flowSP.cxx#L540
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/Flow/Tasks/flowSP.cxx#L523
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/Flow/Tasks/flowSP.cxx#L517
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/Flow/Tasks/flowSP.cxx#L500
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/Flow/Tasks/flowSP.cxx#L494
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/Flow/Tasks/flowSP.cxx#L475
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGCF/Flow/Tasks/flowSP.cxx#L469
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.