Skip to content

Please consider the following formatting changes to #14155 #21752

Please consider the following formatting changes to #14155

Please consider the following formatting changes to #14155 #21752

Triggered via pull request December 10, 2025 11:56
@alibuildalibuild
opened #14156
Status Failure
Total duration 13s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[logging]: ALICE3/Core/DelphesO2TrackSmearer.h#L112
Use O2 logging (LOG, LOGF, LOGP).
[logging]: ALICE3/Core/DelphesO2TrackSmearer.h#L111
Use O2 logging (LOG, LOGF, LOGP).
[logging]: ALICE3/Core/DelphesO2TrackSmearer.h#L110
Use O2 logging (LOG, LOGF, LOGP).
[std-prefix]: ALICE3/Core/DelphesO2TrackSmearer.h#L228
Use std:: prefix for names from the std namespace.
[std-prefix]: ALICE3/Core/DelphesO2TrackSmearer.h#L202
Use std:: prefix for names from the std namespace.
[std-prefix]: ALICE3/Core/DelphesO2TrackSmearer.h#L81
Use std:: prefix for names from the std namespace.
[std-prefix]: ALICE3/Core/DelphesO2TrackSmearer.h#L68
Use std:: prefix for names from the std namespace.
[std-prefix]: ALICE3/Core/DelphesO2TrackSmearer.h#L67
Use std:: prefix for names from the std namespace.
[std-prefix]: ALICE3/Core/DelphesO2TrackSmearer.h#L57
Use std:: prefix for names from the std namespace.
[include-iostream]: ALICE3/Core/DelphesO2TrackSmearer.h#L34
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.