Skip to content

[PWGDQ] Fixing issues in miniTreeGen #17790

[PWGDQ] Fixing issues in miniTreeGen

[PWGDQ] Fixing issues in miniTreeGen #17790

Triggered via pull request September 25, 2025 15:08
Status Failure
Total duration 16s
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
[root/entity]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L4161
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L2516
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L2515
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L2513
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L2512
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L2510
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L2509
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L408
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L383
Replace ROOT entities with equivalents from standard C++ or from O2.
[include-iostream]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L50
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.