Skip to content

Removing the prints

fa47aff
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

Affinity Draft Commit #874

Removing the prints
fa47aff
Select commit
Loading
Failed to load commit list.
GitHub Actions / cpplint completed Jan 14, 2026 in 0s

reviewdog [cpplint] report

reported by reviewdog 🐶

Findings (1)

onnxruntime/core/providers/openvino/openvino_parser_utils.cc|331| Add #include for string [build/include_what_you_use] [4]

Filtered Findings (0)

Annotations

Check notice on line 331 in onnxruntime/core/providers/openvino/openvino_parser_utils.cc

See this annotation in the file changed.

@github-actions github-actions / cpplint

[cpplint] onnxruntime/core/providers/openvino/openvino_parser_utils.cc#L331

 Add #include <string> for string  [build/include_what_you_use] [4]
Raw output
onnxruntime/core/providers/openvino/openvino_parser_utils.cc:331:  Add #include <string> for string  [build/include_what_you_use] [4]