Skip to content

ORT 1.20.0 Release: Cherry pick round 1 #35473

ORT 1.20.0 Release: Cherry pick round 1

ORT 1.20.0 Release: Cherry pick round 1 #35473

Triggered via pull request October 21, 2024 23:14
Status Success
Total duration 31m 10s
Artifacts

lint.yml

on: pull_request
Optional Lint
33s
Optional Lint
Python format
3m 38s
Python format
Optional Lint C++
31m 1s
Optional Lint C++
Lint JavaScript
24s
Lint JavaScript
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
Optional Lint C++: onnxruntime/core/providers/dml/DmlExecutionProvider/src/Operators/DmlOperatorRotaryEmbedding.cpp#L363
[cpplint] reported by reviewdog 🐶 At least two spaces is best between code and comments [whitespace/comments] [2] Raw Output: onnxruntime/core/providers/dml/DmlExecutionProvider/src/Operators/DmlOperatorRotaryEmbedding.cpp:363: At least two spaces is best between code and comments [whitespace/comments] [2]
Optional Lint C++: onnxruntime/core/providers/dml/DmlExecutionProvider/src/Operators/DmlOperatorRotaryEmbedding.cpp#L368
[cpplint] reported by reviewdog 🐶 At least two spaces is best between code and comments [whitespace/comments] [2] Raw Output: onnxruntime/core/providers/dml/DmlExecutionProvider/src/Operators/DmlOperatorRotaryEmbedding.cpp:368: At least two spaces is best between code and comments [whitespace/comments] [2]
Optional Lint C++: onnxruntime/core/providers/qnn/builder/qnn_model.cc#L98
[cpplint] reported by reviewdog 🐶 Do not indent within a namespace. [whitespace/indent_namespace] [4] Raw Output: onnxruntime/core/providers/qnn/builder/qnn_model.cc:98: Do not indent within a namespace. [whitespace/indent_namespace] [4]
Optional Lint C++: onnxruntime/core/providers/qnn/qnn_execution_provider.cc#L165
[cpplint] reported by reviewdog 🐶 Do not indent within a namespace. [whitespace/indent_namespace] [4] Raw Output: onnxruntime/core/providers/qnn/qnn_execution_provider.cc:165: Do not indent within a namespace. [whitespace/indent_namespace] [4]