Skip to content

Cherry-pick for 1.17.3 #27588

Cherry-pick for 1.17.3

Cherry-pick for 1.17.3 #27588

Triggered via pull request March 21, 2024 20:44
Status Failure
Total duration 23m 3s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 19 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.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
Optional Lint
Process completed with exit code 1.
Optional Lint: tools/ci_build/github/linux/copy_strip_binary.sh#L5
[shellcheck] reported by reviewdog 🐶 Invalid flags are not handled. Add a *) case. Raw Output: ./tools/ci_build/github/linux/copy_strip_binary.sh:5:4: warning: Invalid flags are not handled. Add a *) case. (ShellCheck.SC2220)
Optional Lint: tools/ci_build/github/linux/copy_strip_binary.sh#L19
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./tools/ci_build/github/linux/copy_strip_binary.sh:19:7: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: tools/ci_build/github/linux/copy_strip_binary.sh#L19
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./tools/ci_build/github/linux/copy_strip_binary.sh:19:19: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: tools/ci_build/github/linux/copy_strip_binary.sh#L20
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./tools/ci_build/github/linux/copy_strip_binary.sh:20:7: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: tools/ci_build/github/linux/copy_strip_binary.sh#L20
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./tools/ci_build/github/linux/copy_strip_binary.sh:20:19: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: tools/ci_build/github/linux/copy_strip_binary.sh#L21
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./tools/ci_build/github/linux/copy_strip_binary.sh:21:7: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: tools/ci_build/github/linux/copy_strip_binary.sh#L21
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./tools/ci_build/github/linux/copy_strip_binary.sh:21:19: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: tools/ci_build/github/linux/copy_strip_binary.sh#L23
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./tools/ci_build/github/linux/copy_strip_binary.sh:23:4: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: tools/ci_build/github/linux/copy_strip_binary.sh#L23
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./tools/ci_build/github/linux/copy_strip_binary.sh:23:16: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: tools/ci_build/github/linux/copy_strip_binary.sh#L23
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./tools/ci_build/github/linux/copy_strip_binary.sh:23:30: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Python format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/cuda/nn/max_pool_with_index.cu#L111
[cpplint] reported by reviewdog 🐶 Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4] Raw Output: onnxruntime/core/providers/cuda/nn/max_pool_with_index.cu:111: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
Lint C++: onnxruntime/core/session/onnxruntime_c_api.cc#L2758
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: onnxruntime/core/session/onnxruntime_c_api.cc:2758: Lines should be <= 120 characters long [whitespace/line_length] [2]
Lint C++: onnxruntime/test/providers/cpu/sequence/sequence_ops_test.cc#L447
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: onnxruntime/test/providers/cpu/sequence/sequence_ops_test.cc:447: Lines should be <= 120 characters long [whitespace/line_length] [2]