Publish both Cuda 13 and Cuda 12 packages in packaging pipeline #49699
lint.yml
on: pull_request
Optional Lint
1m 1s
Python format
1m 58s
Optional Lint C++
32m 43s
Annotations
2 errors and 15 warnings
|
Optional Lint
Process completed with exit code 1.
|
|
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:
tools/ci_build/github/linux/extract_and_bundle_gpu_package.sh#L24
[shellcheck] reported by reviewdog 🐶
Use find instead of ls to better handle non-alphanumeric filenames.
Raw Output:
./tools/ci_build/github/linux/extract_and_bundle_gpu_package.sh:24:10: info: Use find instead of ls to better handle non-alphanumeric filenames. (ShellCheck.SC2012)
|
|
Optional Lint:
tools/ci_build/github/linux/extract_and_bundle_gpu_package.sh#L24
[shellcheck] reported by reviewdog 🐶
Use $(...) notation instead of legacy backticks `...`.
Raw Output:
./tools/ci_build/github/linux/extract_and_bundle_gpu_package.sh:24:9: info: Use $(...) notation instead of legacy backticks `...`. (ShellCheck.SC2006)
|
|
Optional Lint:
tools/ci_build/github/linux/extract_and_bundle_gpu_package.sh#L23
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/extract_and_bundle_gpu_package.sh:23:10: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
Optional Lint:
tools/ci_build/github/linux/extract_and_bundle_gpu_package.sh#L22
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/extract_and_bundle_gpu_package.sh:22:10: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
Optional Lint:
tools/ci_build/github/linux/extract_and_bundle_gpu_package.sh#L19
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/extract_and_bundle_gpu_package.sh:19:4: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
Optional Lint:
tools/ci_build/github/linux/extract_and_bundle_gpu_package.sh#L18
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/extract_and_bundle_gpu_package.sh:18:10: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
Optional Lint:
tools/ci_build/github/linux/extract_and_bundle_gpu_package.sh#L17
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/extract_and_bundle_gpu_package.sh:17:10: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
Optional Lint:
tools/ci_build/github/linux/extract_and_bundle_gpu_package.sh#L15
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/extract_and_bundle_gpu_package.sh:15:4: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
Optional Lint:
tools/ci_build/github/linux/extract_and_bundle_gpu_package.sh#L11
[shellcheck] reported by reviewdog 🐶
EXIT_CODE appears unused. Verify use (or export if used externally).
Raw Output:
./tools/ci_build/github/linux/extract_and_bundle_gpu_package.sh:11:1: warning: EXIT_CODE appears unused. Verify use (or export if used externally). (ShellCheck.SC2034)
|
|
Optional Lint:
tools/ci_build/github/linux/extract_and_bundle_gpu_package.sh#L5
[shellcheck] reported by reviewdog 🐶
Invalid flags are not handled. Add a *) case.
Raw Output:
./tools/ci_build/github/linux/extract_and_bundle_gpu_package.sh:5:4: warning: Invalid flags are not handled. Add a *) case. (ShellCheck.SC2220)
|
|
Python format
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
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/
|