Skip to content

Please consider the following formatting changes to #13211 #78

Please consider the following formatting changes to #13211

Please consider the following formatting changes to #13211 #78

Triggered via pull request October 2, 2025 15:03
@alibuildalibuild
opened #23
Status Failure
Total duration 18s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L1319
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L1318
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L529
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L519
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L514
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L512
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L509
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L125
Use O2 logging (LOG, LOGF, LOGP).
[root/entity]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L1365
Replace ROOT entities with equivalents from standard C++ or from O2.
[include-iostream]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L56
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.