build(deps): bump actions/download-artifact from 4 to 5 in the github-actions group #7
_common-lint.yml
on: pull_request
Common Lint
/
Common Lint
46s
Annotations
18 errors
Common Lint / Common Lint:
scripts/readthedocs_build.sh#L251
Double quote to prevent globbing and word splitting. [SC2086]
|
Common Lint / Common Lint:
scripts/readthedocs_build.sh#L139
Double quote to prevent globbing and word splitting. [SC2086]
|
Common Lint / Common Lint:
scripts/readthedocs_build.sh#L101
Double quote to prevent globbing and word splitting. [SC2086]
|
Common Lint / Common Lint:
scripts/readthedocs_build.sh#L93
See if you can use ${variable//search/replace} instead. [SC2001]
|
Common Lint / Common Lint:
scripts/readthedocs_build.sh#L12
Possible misspelling: THEME_REF may not be assigned. Did you mean theme_ref? [SC2153]
|
Common Lint / Common Lint:
scripts/readthedocs_build.sh#L11
Possible misspelling: GITHUB_TIMEOUT may not be assigned. Did you mean github_timeout? [SC2153]
|
Common Lint / Common Lint:
scripts/readthedocs_build.sh#L10
Possible misspelling: EXTRACT_ARCHIVE may not be assigned. Did you mean extract_archive? [SC2153]
|
Common Lint / Common Lint:
scripts/readthedocs_build.sh#L9
Possible misspelling: CONFIG_FILE may not be assigned. Did you mean config_file? [SC2153]
|
Common Lint / Common Lint:
scripts/readthedocs_build.sh#L6
Possible misspelling: SITE_ARTIFACT may not be assigned. Did you mean site_artifact? [SC2153]
|
Common Lint / Common Lint:
scripts/readthedocs_build.sh#L5
Possible misspelling: GITHUB_WORKFLOW may not be assigned. Did you mean github_workflow? [SC2153]
|
Common Lint / Common Lint
Process completed with exit code 1.
|
Common Lint / Common Lint:
.github/workflows/jekyll-build.yml#L125
shellcheck reported issue in this script: SC2086:info:41:4: Double quote to prevent globbing and word splitting
|
Common Lint / Common Lint:
.github/workflows/jekyll-build.yml#L125
shellcheck reported issue in this script: SC2086:info:40:14: Double quote to prevent globbing and word splitting
|
Common Lint / Common Lint:
.github/workflows/jekyll-build.yml#L125
shellcheck reported issue in this script: SC2086:info:40:4: Double quote to prevent globbing and word splitting
|
Common Lint / Common Lint:
.github/workflows/jekyll-build.yml#L125
shellcheck reported issue in this script: SC2086:info:37:8: Double quote to prevent globbing and word splitting
|
Common Lint / Common Lint:
.github/workflows/jekyll-build.yml#L125
shellcheck reported issue in this script: SC2086:info:33:20: Double quote to prevent globbing and word splitting
|
Common Lint / Common Lint:
.github/workflows/jekyll-build.yml#L125
shellcheck reported issue in this script: SC2086:info:27:34: Double quote to prevent globbing and word splitting
|
Common Lint / Common Lint:
.github/workflows/jekyll-build.yml#L125
shellcheck reported issue in this script: SC2086:info:1:10: Double quote to prevent globbing and word splitting
|