[PWGCF] add solution function for fillCounter problem #19594
Triggered via pull request
October 29, 2025 16:12
Luzhiyongg
opened
#13593
Status
Failure
Total duration
17s
Artifacts
–
Annotations
10 errors and 2 notices
|
[using-directive]:
PWGCF/GenericFramework/Core/FlowPtContainer.h#L40
Do not put using directives at global scope in headers.
|
|
[using-directive]:
PWGCF/GenericFramework/Core/FlowPtContainer.h#L39
Do not put using directives at global scope in headers.
|
|
[magic-number]:
PWGCF/GenericFramework/Core/FlowPtContainer.cxx#L1278
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/GenericFramework/Core/FlowPtContainer.cxx#L589
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/GenericFramework/Core/FlowPtContainer.cxx#L575
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/GenericFramework/Core/FlowPtContainer.cxx#L567
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/GenericFramework/Core/FlowPtContainer.cxx#L561
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/GenericFramework/Core/FlowPtContainer.cxx#L287
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/GenericFramework/Core/FlowPtContainer.cxx#L199
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/GenericFramework/Core/FlowPtContainer.cxx#L109
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
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.
|