Ort openvino npu 1.17 master #27442
Annotations
8 warnings
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/openvino/backends/basic_backend.cc#L161
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/openvino/backends/basic_backend.cc:161: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/openvino/openvino_provider_factory.cc#L159
[cpplint] reported by reviewdog 🐶
If an else has a brace on one side, it should have it on both [readability/braces] [5]
Raw Output:
onnxruntime/core/providers/openvino/openvino_provider_factory.cc:159: If an else has a brace on one side, it should have it on both [readability/braces] [5]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/openvino/openvino_provider_factory.cc#L162
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/openvino/openvino_provider_factory.cc:162: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/python/onnxruntime_pybind_state.cc#L941
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/python/onnxruntime_pybind_state.cc:941: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/python/onnxruntime_pybind_state.cc#L942
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/python/onnxruntime_pybind_state.cc:942: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/python/onnxruntime_pybind_state.cc#L942
[cpplint] reported by reviewdog 🐶
Extra space before last semicolon. If this should be an empty statement, use {} instead. [whitespace/semicolon] [5]
Raw Output:
onnxruntime/python/onnxruntime_pybind_state.cc:942: Extra space before last semicolon. If this should be an empty statement, use {} instead. [whitespace/semicolon] [5]
|
Run reviewdog/action-cpplint@master:
onnxruntime/python/onnxruntime_pybind_state.cc#L948
[cpplint] reported by reviewdog 🐶
Missing space before { [whitespace/braces] [5]
Raw Output:
onnxruntime/python/onnxruntime_pybind_state.cc:948: Missing space before { [whitespace/braces] [5]
|
Run reviewdog/action-cpplint@master:
onnxruntime/python/onnxruntime_pybind_state.cc#L984
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/python/onnxruntime_pybind_state.cc:984: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Loading