Add VCPKG's prerequisites to AMD GPU EPs docker files #38847
lint.yml
on: pull_request
Optional Lint
42s
Python format
2m 21s
Optional Lint C++
32m 47s
Lint JavaScript
35s
Annotations
2 errors and 14 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.com/orgs/community/discussions/26680#discussioncomment-3252835
|
Optional Lint
Process completed with exit code 1.
|
Optional Lint:
tools/ci_build/github/linux/docker/scripts/install_os_deps.sh#L8
[shellcheck] reported by reviewdog 🐶
getopts specified -u, but it's not handled by this 'case'.
Raw Output:
./tools/ci_build/github/linux/docker/scripts/install_os_deps.sh:8:4: warning: getopts specified -u, but it's not handled by this 'case'. (ShellCheck.SC2213)
|
Optional Lint:
tools/ci_build/github/linux/docker/scripts/install_os_deps.sh#L8
[shellcheck] reported by reviewdog 🐶
Invalid flags are not handled. Add a *) case.
Raw Output:
./tools/ci_build/github/linux/docker/scripts/install_os_deps.sh:8:4: warning: Invalid flags are not handled. Add a *) case. (ShellCheck.SC2220)
|
Optional Lint:
tools/ci_build/github/linux/docker/scripts/install_os_deps.sh#L34
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/docker/scripts/install_os_deps.sh:34:14: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Optional Lint:
tools/ci_build/github/linux/docker/scripts/install_os_deps.sh#L40
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/docker/scripts/install_os_deps.sh:40:8: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Optional Lint:
tools/ci_build/github/linux/docker/scripts/install_os_deps.sh#L40
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/docker/scripts/install_os_deps.sh:40:13: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Optional Lint:
tools/ci_build/github/linux/docker/scripts/install_os_deps.sh#L47
[shellcheck] reported by reviewdog 🐶
Quote this to prevent word splitting.
Raw Output:
./tools/ci_build/github/linux/docker/scripts/install_os_deps.sh:47:18: warning: Quote this to prevent word splitting. (ShellCheck.SC2046)
|
Optional Lint:
tools/ci_build/github/linux/docker/scripts/install_os_deps.sh#L47
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/docker/scripts/install_os_deps.sh:47:28: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Optional Lint:
tools/ci_build/github/linux/docker/scripts/install_os_deps.sh#L47
[shellcheck] reported by reviewdog 🐶
Quote this to prevent word splitting.
Raw Output:
./tools/ci_build/github/linux/docker/scripts/install_os_deps.sh:47:38: warning: Quote this to prevent word splitting. (ShellCheck.SC2046)
|
Optional Lint:
tools/ci_build/github/linux/docker/scripts/install_os_deps.sh#L47
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/docker/scripts/install_os_deps.sh:47:49: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Optional Lint:
tools/ci_build/github/linux/docker/scripts/install_os_deps.sh#L49
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/docker/scripts/install_os_deps.sh:49:30: 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/
|