CVS-174235 : OV SDK Version Check Removed for EpCtx Consumption Flow on NPU #837
GitHub Actions / cpplint
completed
Jan 8, 2026 in 1s
reviewdog [cpplint] report
reported by reviewdog 🐶
Findings (1)
onnxruntime/core/providers/openvino/backend_manager.cc|103| Did you mean "else if"? If not, start a new line for "if". [readability/braces] [4]
Filtered Findings (0)
Annotations
Check notice on line 103 in onnxruntime/core/providers/openvino/backend_manager.cc
github-actions / cpplint
[cpplint] onnxruntime/core/providers/openvino/backend_manager.cc#L103
Did you mean "else if"? If not, start a new line for "if". [readability/braces] [4]
Raw output
onnxruntime/core/providers/openvino/backend_manager.cc:103: Did you mean "else if"? If not, start a new line for "if". [readability/braces] [4]
Loading