Replace Linux A10 pools with A100 #38588
lint.yml
on: pull_request
Optional Lint
35s
Python format
2m 11s
Optional Lint C++
32m 20s
Lint JavaScript
31s
Annotations
6 warnings
Optional Lint:
tools/ci_build/github/linux/build_cuda_ci.sh#L4
[shellcheck] reported by reviewdog 🐶
See if you can use ${variable//search/replace} instead.
Raw Output:
./tools/ci_build/github/linux/build_cuda_ci.sh:4:22: info: See if you can use ${variable//search/replace} instead. (ShellCheck.SC2001)
|
Optional Lint:
tools/ci_build/github/linux/build_cuda_ci.sh#L4
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/build_cuda_ci.sh:4:27: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
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/
|