Skip to content

[PWGDQ] Fix for invalid cursor call with 8 arguments instead of 9 #12070

[PWGDQ] Fix for invalid cursor call with 8 arguments instead of 9

[PWGDQ] Fix for invalid cursor call with 8 arguments instead of 9 #12070

Triggered via pull request June 20, 2025 08:15
@aalkinaalkin
opened #11700
Status Failure
Total duration 12s
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
[root/entity]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L4019
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L2401
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L2400
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L2398
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L2397
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L2395
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L2394
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.
[root/entity]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L358
Replace ROOT entities with equivalents from standard C++ or from O2.
[include-iostream]: PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L15
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.