Skip to content

Please consider the following formatting changes to #10967 #17

Please consider the following formatting changes to #10967

Please consider the following formatting changes to #10967 #17

Triggered via pull request April 24, 2025 10:40
@alibuildalibuild
opened #2
Status Failure
Total duration 13s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L1219
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L1218
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L497
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L487
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L482
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L480
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L477
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L116
Use O2 logging (LOG, LOGF, LOGP).
[root/entity]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L1265
Replace ROOT entities with equivalents from standard C++ or from O2.
[include-iostream]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L19
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.