Openvino ep ort 23.1 #21231
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yml
on: pull_request
Optional Lint
40s
Python format
4m 39s
Lint C++
32m 13s
Lint JavaScript
38s
Annotations
1 error and 15 warnings
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.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
|
Python format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint C++:
onnxruntime/core/providers/openvino/backends/basic_backend.cc#L209
[cpplint] reported by reviewdog 🐶
Using C-style cast. Use reinterpret_cast<void*>(...) instead [readability/casting] [4]
Raw Output:
onnxruntime/core/providers/openvino/backends/basic_backend.cc:209: Using C-style cast. Use reinterpret_cast<void*>(...) instead [readability/casting] [4]
|
Lint C++:
onnxruntime/core/providers/openvino/openvino_execution_provider.cc#L59
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/openvino/openvino_execution_provider.cc:59: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Lint C++:
onnxruntime/core/providers/openvino/openvino_execution_provider.h#L69
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/openvino/openvino_execution_provider.h:69: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Lint C++:
onnxruntime/core/providers/openvino/openvino_provider_factory.cc#L15
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/openvino/openvino_provider_factory.cc:15: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Lint C++:
onnxruntime/core/providers/openvino/openvino_provider_factory.cc#L102
[cpplint] reported by reviewdog 🐶
Use int16/int64/etc, rather than the C type long [runtime/int] [4]
Raw Output:
onnxruntime/core/providers/openvino/openvino_provider_factory.cc:102: Use int16/int64/etc, rather than the C type long [runtime/int] [4]
|
Lint C++:
onnxruntime/core/providers/openvino/ov_versions/data_ops.cc#L369
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/openvino/ov_versions/data_ops.cc:369: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Lint C++:
onnxruntime/core/providers/openvino/ov_versions/data_ops.cc#L370
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/openvino/ov_versions/data_ops.cc:370: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Lint C++:
onnxruntime/core/providers/openvino/ov_versions/data_ops.cc#L371
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/openvino/ov_versions/data_ops.cc:371: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Lint C++:
onnxruntime/core/providers/openvino/ov_versions/data_ops.cc#L372
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/openvino/ov_versions/data_ops.cc:372: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Lint C++:
onnxruntime/core/providers/openvino/ov_versions/data_ops.cc#L373
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/openvino/ov_versions/data_ops.cc:373: Lines should be <= 120 characters long [whitespace/line_length] [2]
|