Cjian/1espt #35538
lint.yml
on: pull_request
Optional Lint
35s
Python format
3m 36s
Optional Lint C++
30m 48s
Lint JavaScript
25s
Annotations
10 warnings
Optional Lint:
tools/ci_build/github/linux/build_linux_python_package.sh#L19
[shellcheck] reported by reviewdog 🐶
Variable was used as an array but is now assigned a string.
Raw Output:
./tools/ci_build/github/linux/build_linux_python_package.sh:19:4: warning: Variable was used as an array but is now assigned a string. (ShellCheck.SC2178)
|
Optional Lint:
tools/ci_build/github/linux/build_linux_python_package.sh#L47
[shellcheck] reported by reviewdog 🐶
Quote this to prevent word splitting.
Raw Output:
./tools/ci_build/github/linux/build_linux_python_package.sh:47:16: warning: Quote this to prevent word splitting. (ShellCheck.SC2046)
|
Optional Lint:
tools/ci_build/github/linux/build_linux_python_package.sh#L75
[shellcheck] reported by reviewdog 🐶
See if you can use ${variable//search/replace} instead.
Raw Output:
./tools/ci_build/github/linux/build_linux_python_package.sh:75:26: info: See if you can use ${variable//search/replace} instead. (ShellCheck.SC2001)
|
Optional Lint:
tools/ci_build/github/linux/build_linux_python_package.sh#L75
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/build_linux_python_package.sh:75:31: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
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/
|