Skip to content

Please consider the following formatting changes to #13915 #3

Please consider the following formatting changes to #13915

Please consider the following formatting changes to #13915 #3

Triggered via pull request November 21, 2025 08:50
@alibuildalibuild
opened #4
Status Failure
Total duration 31s
Artifacts

o2-linter.yml

on: pull_request_target
O2 linter
17s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 notices
[two-pi-add-subtract]: PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx#L300
Use RecoDecay::constrainAngle to restrict angle to a given range.
[two-pi-add-subtract]: PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx#L298
Use RecoDecay::constrainAngle to restrict angle to a given range.
[std-prefix]: PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx#L359
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx#L159
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx#L149
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx#L148
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx#L147
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx#L146
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx#L145
Use std:: prefix for names from the std namespace.
[include-iostream]: PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx#L16
Do not include iostream. Use O2 logging instead.
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.