Skip to content

update

update #29939

Triggered via push January 25, 2024 17:48
Status Success
Total duration 26s
Artifacts
Validation
18s
Validation
Fit to window
Zoom out
Zoom in

Annotations

7 warnings and 62 notices
Validation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gradle/wrapper-validation-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
[shellcheck] tools/ci_build/github/linux/run_build.sh#L34 <ShellCheck.SC1090>: tools/ci_build/github/linux/run_build.sh#L34
ShellCheck can't follow non-constant source. Use a directive to specify location.
[shellcheck] tools/ci_build/github/linux/run_build.sh#L35 <ShellCheck.SC2262>: tools/ci_build/github/linux/run_build.sh#L35
This alias can't be defined and used in the same parsing unit. Use a function instead.
[shellcheck] tools/scripts/python_test.sh#L13 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L13
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L13 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L13
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L15 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L15
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L16 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L16
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L17 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L17
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L17 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L17
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L18 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L18
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L21 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L21
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L22 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L22
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L22 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L22
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L22 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L22
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L22 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L22
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L23 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L23
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L23 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L23
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L25 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L25
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L26 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L26
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L26 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L26
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L27 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L27
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L27 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L27
Double quote to prevent globbing and word splitting.
[shellcheck] tools/scripts/python_test.sh#L27 <ShellCheck.SC2086>: tools/scripts/python_test.sh#L27
Double quote to prevent globbing and word splitting.
[shellcheck] tools/ci_build/github/linux/run_build.sh#L36 <ShellCheck.SC2263>: tools/ci_build/github/linux/run_build.sh#L36
Since they're in the same parsing unit, this command will not refer to the previously mentioned alias.
[shellcheck] tools/ci_build/github/linux/run_build.sh#L43 <ShellCheck.SC2153>: tools/ci_build/github/linux/run_build.sh#L43
Possible misspelling: CUDNN_VERSION may not be assigned. Did you mean _CUDNN_VERSION?