CVS-175880 Implement single bin #1536
Triggered via pull request
November 7, 2025 19:55
Status
Cancelled
Total duration
2h 2m 7s
Artifacts
–
lint.yml
on: pull_request
Optional Lint
47s
Python format
2h 2m
Optional Lint C++
31m 17s
Lint JavaScript
0s
Annotations
4 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
|
|
Python format
Canceling since a higher priority waiting request for Lint-refs/pull/847/merge exists
|
|
Lint JavaScript
Canceling since a higher priority waiting request for Lint-refs/pull/847/merge exists
|
|
Lint
Canceling since a higher priority waiting request for Lint-refs/pull/847/merge exists
|
|
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]
|