Skip to content

Fixing variables names #446

Fixing variables names

Fixing variables names #446

Triggered via push December 20, 2024 18:00
Status Success
Total duration 30s
Artifacts
Validation
16s
Validation
Fit to window
Zoom out
Zoom in

Annotations

35 warnings
Validation
This job uses deprecated functionality from the 'gradle/wrapper-validation-action' action. Consult the logs for more details.
[cpplint] include/onnxruntime/core/session/onnxruntime_c_api.h#L639: include/onnxruntime/core/session/onnxruntime_c_api.h#L639
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
[cpplint] onnxruntime/core/providers/migraphx/migraphx_provider_factory.cc#L64: onnxruntime/core/providers/migraphx/migraphx_provider_factory.cc#L64
Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
[cpplint] onnxruntime/python/onnxruntime_pybind_mlvalue.cc#L120: onnxruntime/python/onnxruntime_pybind_mlvalue.cc#L120
If an else has a brace on one side, it should have it on both [readability/braces] [5]
[cpplint] onnxruntime/python/onnxruntime_pybind_mlvalue.cc#L128: onnxruntime/python/onnxruntime_pybind_mlvalue.cc#L128
If an else has a brace on one side, it should have it on both [readability/braces] [5]
[cpplint] onnxruntime/python/onnxruntime_pybind_mlvalue.cc#L232: onnxruntime/python/onnxruntime_pybind_mlvalue.cc#L232
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/python/onnxruntime_pybind_mlvalue.cc#L232: onnxruntime/python/onnxruntime_pybind_mlvalue.cc#L232
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/python/onnxruntime_pybind_mlvalue.cc#L233: onnxruntime/python/onnxruntime_pybind_mlvalue.cc#L233
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/python/onnxruntime_pybind_ortvalue.cc#L66: onnxruntime/python/onnxruntime_pybind_ortvalue.cc#L66
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/python/onnxruntime_pybind_ortvalue.cc#L67: onnxruntime/python/onnxruntime_pybind_ortvalue.cc#L67
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/python/onnxruntime_pybind_state_common.cc#L48: onnxruntime/python/onnxruntime_pybind_state_common.cc#L48
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]