Skip to content

Please consider the following formatting changes to #11010 #41

Please consider the following formatting changes to #11010

Please consider the following formatting changes to #11010 #41

Triggered via pull request April 28, 2025 15:25
@alibuildalibuild
opened #4
Status Failure
Total duration 14s
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#L1242
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L1241
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L500
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L490
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L485
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L483
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#L119
Use O2 logging (LOG, LOGF, LOGP).
[root/entity]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L1288
Replace ROOT entities with equivalents from standard C++ or from O2.
[include-iostream]: PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx#L20
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.