Skip to content

[DPG] Use namespace for MetadataHelper #12852

[DPG] Use namespace for MetadataHelper

[DPG] Use namespace for MetadataHelper #12852

Triggered via pull request July 2, 2025 16:58
@njacazionjacazio
opened #11884
Status Failure
Total duration 14s
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
[std-prefix]: DPG/Tasks/AOTEvent/matchingQa.cxx#L545
Use std:: prefix for names from the std namespace.
[std-prefix]: DPG/Tasks/AOTEvent/matchingQa.cxx#L544
Use std:: prefix for names from the std namespace.
[std-prefix]: DPG/Tasks/AOTEvent/matchingQa.cxx#L525
Use std:: prefix for names from the std namespace.
[std-prefix]: DPG/Tasks/AOTEvent/matchingQa.cxx#L497
Use std:: prefix for names from the std namespace.
[std-prefix]: DPG/Tasks/AOTEvent/matchingQa.cxx#L468
Use std:: prefix for names from the std namespace.
[std-prefix]: DPG/Tasks/AOTEvent/matchingQa.cxx#L436
Use std:: prefix for names from the std namespace.
[std-prefix]: DPG/Tasks/AOTEvent/matchingQa.cxx#L435
Use std:: prefix for names from the std namespace.
[std-prefix]: DPG/Tasks/AOTEvent/matchingQa.cxx#L419
Use std:: prefix for names from the std namespace.
[std-prefix]: DPG/Tasks/AOTEvent/matchingQa.cxx#L364
Use std:: prefix for names from the std namespace.
[std-prefix]: DPG/Tasks/AOTEvent/matchingQa.cxx#L289
Use std:: prefix for names from the std namespace.
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.