Skip to content

ORT 1.20.0 Release: Cherry pick round 1 #35480

ORT 1.20.0 Release: Cherry pick round 1

ORT 1.20.0 Release: Cherry pick round 1 #35480

Triggered via pull request October 22, 2024 00:25
Status Failure
Total duration 31m 7s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 20 warnings
Optional Lint
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
Optional Lint
Process completed with exit code 1.
Optional Lint: tools/ci_build/github/linux/docker/inference/x86_64/default/cpu/scripts/install_deps.sh#L17
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./tools/ci_build/github/linux/docker/inference/x86_64/default/cpu/scripts/install_deps.sh:17:14: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: tools/ci_build/github/linux/docker/inference/x86_64/default/cpu/scripts/install_deps.sh#L23
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./tools/ci_build/github/linux/docker/inference/x86_64/default/cpu/scripts/install_deps.sh:23:8: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: tools/ci_build/github/linux/docker/inference/x86_64/default/cpu/scripts/install_deps.sh#L23
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./tools/ci_build/github/linux/docker/inference/x86_64/default/cpu/scripts/install_deps.sh:23:13: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: tools/ci_build/github/linux/docker/inference/x86_64/default/cpu/scripts/install_deps.sh#L30
[shellcheck] reported by reviewdog 🐶 Quote this to prevent word splitting. Raw Output: ./tools/ci_build/github/linux/docker/inference/x86_64/default/cpu/scripts/install_deps.sh:30:18: warning: Quote this to prevent word splitting. (ShellCheck.SC2046)
Optional Lint: tools/ci_build/github/linux/docker/inference/x86_64/default/cpu/scripts/install_deps.sh#L30
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./tools/ci_build/github/linux/docker/inference/x86_64/default/cpu/scripts/install_deps.sh:30:28: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: tools/ci_build/github/linux/docker/inference/x86_64/default/cpu/scripts/install_deps.sh#L30
[shellcheck] reported by reviewdog 🐶 Quote this to prevent word splitting. Raw Output: ./tools/ci_build/github/linux/docker/inference/x86_64/default/cpu/scripts/install_deps.sh:30:38: warning: Quote this to prevent word splitting. (ShellCheck.SC2046)
Optional Lint: tools/ci_build/github/linux/docker/inference/x86_64/default/cpu/scripts/install_deps.sh#L30
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./tools/ci_build/github/linux/docker/inference/x86_64/default/cpu/scripts/install_deps.sh:30:49: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: tools/ci_build/github/linux/docker/inference/x86_64/default/cpu/scripts/install_deps.sh#L32
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./tools/ci_build/github/linux/docker/inference/x86_64/default/cpu/scripts/install_deps.sh:32:30: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: tools/ci_build/github/linux/docker/inference/x86_64/default/cpu/scripts/install_deps.sh#L32
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./tools/ci_build/github/linux/docker/inference/x86_64/default/cpu/scripts/install_deps.sh:32:62: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: tools/ci_build/github/linux/docker/inference/x86_64/default/cpu/scripts/install_deps.sh#L55
[shellcheck] reported by reviewdog 🐶 Use $(...) notation instead of legacy backticks `...`. Raw Output: ./tools/ci_build/github/linux/docker/inference/x86_64/default/cpu/scripts/install_deps.sh:55:10: info: Use $(...) notation instead of legacy backticks `...`. (ShellCheck.SC2006)
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]