Skip to content
Triggered via push October 23, 2023 18:13
Status Success
Total duration 26s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Validation
17s
Validation
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
[cpplint] onnxruntime/core/framework/graph_partitioner.cc#L258: onnxruntime/core/framework/graph_partitioner.cc#L258
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/core/framework/graph_partitioner.cc#L616: onnxruntime/core/framework/graph_partitioner.cc#L616
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
[cpplint] onnxruntime/core/framework/graph_partitioner.cc#L803: onnxruntime/core/framework/graph_partitioner.cc#L803
Add #include <string> for string [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/graph/model.cc#L143: onnxruntime/core/graph/model.cc#L143
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/graph/model.cc#L264: onnxruntime/core/graph/model.cc#L264
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/test/framework/function_test.cc#L17: onnxruntime/test/framework/function_test.cc#L17
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] onnxruntime/test/framework/function_test.cc#L110: onnxruntime/test/framework/function_test.cc#L110
Anonymous namespace should be terminated with "// namespace" [readability/namespace] [5]