Move Linux GPU CI pipeline to A10 #37504
lint.yml
on: pull_request
Optional Lint
34s
Python format
3m 5s
Optional Lint C++
31m 55s
Lint JavaScript
36s
Annotations
7 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/
|
Optional Lint C++
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|