Code Quality: Push on main #202
codeql
on: dynamic
Matrix: analyze
Annotations
2 errors, 1 warning, and 2 notices
|
[actionlint] .github/workflows/update-doc-db.yml#L81:
.github/workflows/update-doc-db.yml#L81
shellcheck reported issue in this script: SC2129:style:11:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
|
|
[actionlint] .github/workflows/upgrade-pylib.lock.yml#L506:
.github/workflows/upgrade-pylib.lock.yml#L506
shellcheck reported issue in this script: SC2129:style:5:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
|
|
[actionlint] .github/workflows/lib-deps-check.yaml#L46:
.github/workflows/lib-deps-check.yaml#L46
shellcheck reported issue in this script: SC2076:warning:20:43: Remove quotes from right-hand side of =~ to match as a regex rather than literally [shellcheck]
|
|
[actionlint] .github/workflows/lib-deps-check.yaml#L46:
.github/workflows/lib-deps-check.yaml#L46
shellcheck reported issue in this script: SC2086:info:27:28: Double quote to prevent globbing and word splitting [shellcheck]
|
|
[actionlint] .github/workflows/update-doc-db.yml#L81:
.github/workflows/update-doc-db.yml#L81
shellcheck reported issue in this script: SC2016:info:11:6: Expressions don't expand in single quotes, use double quotes for that [shellcheck]
|