fix: rewrite cmake and pkg-config paths after Linux tarball reshape - #28147
Open
Rishi Dave (Rishi-Dave) wants to merge 2 commits into
Open
fix: rewrite cmake and pkg-config paths after Linux tarball reshape#28147Rishi Dave (Rishi-Dave) wants to merge 2 commits into
Rishi Dave (Rishi-Dave) wants to merge 2 commits into
Annotations
2 errors and 11 warnings
|
|
|
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
|
|
tools/ci_build/github/linux/copy_strip_binary.sh#L28
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/copy_strip_binary.sh:28:26: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
tools/ci_build/github/linux/copy_strip_binary.sh#L28
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/copy_strip_binary.sh:28:14: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
tools/ci_build/github/linux/copy_strip_binary.sh#L24
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/copy_strip_binary.sh:24:8: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
tools/ci_build/github/linux/copy_strip_binary.sh#L24
[shellcheck] reported by reviewdog 🐶
Use "${var:?}" to ensure this never expands to /bin .
Raw Output:
./tools/ci_build/github/linux/copy_strip_binary.sh:24:8: warning: Use "${var:?}" to ensure this never expands to /bin . (ShellCheck.SC2115)
|
|
tools/ci_build/github/linux/copy_strip_binary.sh#L22
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/copy_strip_binary.sh:22:7: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
tools/ci_build/github/linux/copy_strip_binary.sh#L21
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/copy_strip_binary.sh:21:41: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
tools/ci_build/github/linux/copy_strip_binary.sh#L21
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/copy_strip_binary.sh:21:4: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
tools/ci_build/github/linux/copy_strip_binary.sh#L20
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/copy_strip_binary.sh:20:24: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
tools/ci_build/github/linux/copy_strip_binary.sh#L10
[shellcheck] reported by reviewdog 🐶
BUILD_CONFIG appears unused. Verify use (or export if used externally).
Raw Output:
./tools/ci_build/github/linux/copy_strip_binary.sh:10:4: warning: BUILD_CONFIG appears unused. Verify use (or export if used externally). (ShellCheck.SC2034)
|
|
tools/ci_build/github/linux/copy_strip_binary.sh#L5
[shellcheck] reported by reviewdog 🐶
Invalid flags are not handled. Add a *) case.
Raw Output:
./tools/ci_build/github/linux/copy_strip_binary.sh:5:4: warning: Invalid flags are not handled. Add a *) case. (ShellCheck.SC2220)
|
|
tools/ci_build/github/linux/copy_strip_binary.sh#L68
[misspell] reported by reviewdog 🐶
"licence" is a misspelling of "license"
Raw Output:
./tools/ci_build/github/linux/copy_strip_binary.sh:68:19: "licence" is a misspelling of "license"
|
The logs for this run have expired and are no longer available.
Loading