Skip to content

formating

formating #30017

Triggered via push January 26, 2024 05:19
Status Success
Total duration 24s
Artifacts
Validation
15s
Validation
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
Validation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gradle/wrapper-validation-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
[cpplint] onnxruntime/core/providers/qnn/builder/onnx_ctx_model_helper.cc#L192: onnxruntime/core/providers/qnn/builder/onnx_ctx_model_helper.cc#L192
Add #include <unordered_map> for unordered_map<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/qnn/builder/onnx_ctx_model_helper.h#L66: onnxruntime/core/providers/qnn/builder/onnx_ctx_model_helper.h#L66
Add #include <unordered_map> for unordered_map<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L18: onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L18
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L19: onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L19
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L123: onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L123
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L175: onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L175
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L272: onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L272
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L274: onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L274
Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2]
[cpplint] onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L275: onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L275
Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2]
[cpplint] onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L276: onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L276
Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2]
[cpplint] onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L341: onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L341
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L422: onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L422
Lines should be <= 120 characters long [whitespace/line_length] [2]