Update OpenVino CI Ubuntu to 22.04 #31037
lint.yml
on: pull_request
Optional Lint
31s
Python format
3m 30s
Lint C++
23m 47s
Lint JavaScript
24s
Annotations
2 errors and 16 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_ubuntu.sh#L4
[shellcheck] reported by reviewdog 🐶
Invalid flags are not handled. Add a *) case.
Raw Output:
./tools/ci_build/github/linux/docker/scripts/install_ubuntu.sh:4:4: warning: Invalid flags are not handled. Add a *) case. (ShellCheck.SC2220)
|
Optional Lint:
tools/ci_build/github/linux/docker/scripts/install_ubuntu.sh#L15
[shellcheck] reported by reviewdog 🐶
DEBIAN_FRONTEND appears unused. Verify use (or export if used externally).
Raw Output:
./tools/ci_build/github/linux/docker/scripts/install_ubuntu.sh:15:1: warning: DEBIAN_FRONTEND appears unused. Verify use (or export if used externally). (ShellCheck.SC2034)
|
Optional Lint:
tools/ci_build/github/linux/docker/scripts/install_ubuntu.sh#L22
[shellcheck] reported by reviewdog 🐶
SYS_LONG_BIT appears unused. Verify use (or export if used externally).
Raw Output:
./tools/ci_build/github/linux/docker/scripts/install_ubuntu.sh:22:1: warning: SYS_LONG_BIT appears unused. Verify use (or export if used externally). (ShellCheck.SC2034)
|
Optional Lint:
tools/ci_build/github/linux/docker/scripts/install_ubuntu.sh#L57
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/docker/scripts/install_ubuntu.sh:57:6: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Optional Lint:
tools/ci_build/github/linux/docker/scripts/install_ubuntu.sh#L63
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/docker/scripts/install_ubuntu.sh:63:44: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Optional Lint:
tools/ci_build/github/linux/docker/scripts/install_ubuntu.sh#L73
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/docker/scripts/install_ubuntu.sh:73:23: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Optional Lint:
tools/ci_build/github/linux/docker/scripts/install_ubuntu.sh#L74
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/docker/scripts/install_ubuntu.sh:74:23: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Optional Lint:
tools/ci_build/github/linux/docker/scripts/install_ubuntu.sh#L75
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/docker/scripts/install_ubuntu.sh:75:79: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Optional Lint:
tools/ci_build/github/linux/docker/scripts/install_ubuntu.sh#L77
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/docker/scripts/install_ubuntu.sh:77:58: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Optional Lint:
tools/ci_build/github/linux/docker/scripts/install_ubuntu.sh#L80
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tools/ci_build/github/linux/docker/scripts/install_ubuntu.sh:80:24: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Python format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|