Skip to content

[PWGLF] Please consider the following formatting changes to #12921 #94

[PWGLF] Please consider the following formatting changes to #12921

[PWGLF] Please consider the following formatting changes to #12921 #94

Triggered via pull request September 9, 2025 02:20
@alibuildalibuild
opened #14
Status Failure
Total duration 17s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[std-prefix]: PWGLF/Tasks/Strangeness/lambdaJetpolarization.cxx#L511
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGLF/Tasks/Strangeness/lambdaJetpolarization.cxx#L504
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGLF/Tasks/Strangeness/lambdaJetpolarization.cxx#L502
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGLF/Tasks/Strangeness/lambdaJetpolarization.cxx#L501
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGLF/Tasks/Strangeness/lambdaJetpolarization.cxx#L488
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGLF/Tasks/Strangeness/lambdaJetpolarization.cxx#L487
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGLF/Tasks/Strangeness/lambdaJetpolarization.cxx#L485
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGLF/Tasks/Strangeness/lambdaJetpolarization.cxx#L416
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGLF/Tasks/Strangeness/lambdaJetpolarization.cxx#L415
Use std:: prefix for names from the std namespace.
[include-iostream]: PWGLF/Tasks/Strangeness/lambdaJetpolarization.cxx#L52
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.