Skip to content

[PWGDQ] enabling the rest of the tasks in the dq-efficiency-with-assoc-direct #22024

[PWGDQ] enabling the rest of the tasks in the dq-efficiency-with-assoc-direct

[PWGDQ] enabling the rest of the tasks in the dq-efficiency-with-assoc-direct #22024

Triggered via pull request December 16, 2025 15:39
@iarseneiarsene
synchronize #14247
Status Failure
Total duration 14s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[logging]: PWGDQ/Tasks/dqEfficiency_withAssoc_direct.cxx#L382
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/Tasks/dqEfficiency_withAssoc_direct.cxx#L376
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/Tasks/dqEfficiency_withAssoc_direct.cxx#L321
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGDQ/Tasks/dqEfficiency_withAssoc_direct.cxx#L283
Use O2 logging (LOG, LOGF, LOGP).
[pdg/explicit-code]: PWGDQ/Tasks/dqEfficiency_withAssoc_direct.cxx#L3024
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGDQ/Tasks/dqEfficiency_withAssoc_direct.cxx#L2951
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[std-prefix]: PWGDQ/Tasks/dqEfficiency_withAssoc_direct.cxx#L3018
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGDQ/Tasks/dqEfficiency_withAssoc_direct.cxx#L2947
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGDQ/Tasks/dqEfficiency_withAssoc_direct.cxx#L2526
Use std:: prefix for names from the std namespace.
[include-iostream]: PWGDQ/Tasks/dqEfficiency_withAssoc_direct.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.