CVS-175880 Implement single bin #1541
Triggered via pull request
November 8, 2025 00:57
Status
Cancelled
Total duration
1d 0h 0m 3s
Artifacts
–
lint.yml
on: pull_request
Optional Lint
44s
Python format
1d 0h
Optional Lint C++
31m 16s
Lint JavaScript
0s
Annotations
3 errors and 10 warnings
|
Optional Lint C++
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
|
Lint JavaScript
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
|
|
Python format
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
|
|
Optional Lint C++:
onnxruntime/core/providers/openvino/openvino_execution_provider.h#L18
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
onnxruntime/core/providers/openvino/openvino_execution_provider.h:18: Include the directory when naming header files [build/include_subdir] [4]
|
|
Optional Lint C++:
onnxruntime/core/providers/openvino/openvino_execution_provider.cc#L20
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
onnxruntime/core/providers/openvino/openvino_execution_provider.cc:20: Include the directory when naming header files [build/include_subdir] [4]
|
|
Optional Lint C++:
onnxruntime/core/providers/openvino/onnx_ctx_model_helper.h#L50
[cpplint] reported by reviewdog 🐶
Add #include <vector> for vector<> [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/openvino/onnx_ctx_model_helper.h:50: Add #include <vector> for vector<> [build/include_what_you_use] [4]
|
|
Optional Lint C++:
onnxruntime/core/providers/openvino/onnx_ctx_model_helper.h#L21
[cpplint] reported by reviewdog 🐶
Add #include <utility> for move [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/openvino/onnx_ctx_model_helper.h:21: Add #include <utility> for move [build/include_what_you_use] [4]
|
|
Optional Lint C++:
onnxruntime/core/providers/openvino/onnx_ctx_model_helper.h#L13
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
onnxruntime/core/providers/openvino/onnx_ctx_model_helper.h:13: Include the directory when naming header files [build/include_subdir] [4]
|
|
Optional Lint C++:
onnxruntime/core/providers/openvino/onnx_ctx_model_helper.h#L12
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
onnxruntime/core/providers/openvino/onnx_ctx_model_helper.h:12: Include the directory when naming header files [build/include_subdir] [4]
|
|
Optional Lint C++:
onnxruntime/core/providers/openvino/onnx_ctx_model_helper.cc#L165
[cpplint] reported by reviewdog 🐶
Add #include <utility> for move [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/openvino/onnx_ctx_model_helper.cc:165: Add #include <utility> for move [build/include_what_you_use] [4]
|
|
Optional Lint C++:
onnxruntime/core/providers/openvino/onnx_ctx_model_helper.cc#L165
[cpplint] reported by reviewdog 🐶
Add #include <memory> for make_unique<> [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/openvino/onnx_ctx_model_helper.cc:165: Add #include <memory> for make_unique<> [build/include_what_you_use] [4]
|
|
Optional Lint C++:
onnxruntime/core/providers/openvino/contexts.h#L17
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
onnxruntime/core/providers/openvino/contexts.h:17: Include the directory when naming header files [build/include_subdir] [4]
|
|
Optional Lint C++:
onnxruntime/core/providers/openvino/contexts.h#L16
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
onnxruntime/core/providers/openvino/contexts.h:16: Include the directory when naming header files [build/include_subdir] [4]
|