Skip to content

Add linters

Add linters #151

Triggered via pull request July 17, 2025 20:09
Status Failure
Total duration 48s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
lint / lint-shell
Process completed with exit code 123.
lint / lint-yaml
Process completed with exit code 123.
lint / lint-yaml: .github/workflows/test.yml#L195
195:15 [quoted-strings] string value is not quoted with single quotes
lint / lint-github-actions
Process completed with exit code 1.
lint / lint-github-actions: .github/workflows/test.yml#L145
.github/workflows/test.yml@145 shellcheck reported issue in this script: SC1072:error:4:69: Missing space before ]. Fix any mentioned problems and try again ``` run: | ^~~~ ```
lint / lint-github-actions: .github/workflows/test.yml#L145
.github/workflows/test.yml@145 shellcheck reported issue in this script: SC1020:error:4:69: You need a space before the ] ``` run: | ^~~~ ```
lint / lint-github-actions: .github/workflows/test.yml#L145
.github/workflows/test.yml@145 shellcheck reported issue in this script: SC1073:error:4:4: Couldn't parse this test expression. Fix to allow more checks ``` run: | ^~~~ ```
lint / lint-github-actions: .github/workflows/test.yml#L145
.github/workflows/test.yml@145 shellcheck reported issue in this script: SC1009:info:4:1: The mentioned syntax error was in this if expression ``` run: | ^~~~ ```
integration
Encountered internal error: failed to scan file due to following error: encountered error while requesting scan statusCode : (400), message : { "error": { "code": 400, "message": "Fail to resolve resource 'organizations/invalid-id/locations/global'", "status": "INVALID_ARGUMENT" } }, suppressing error due to fail_silently being true.
integration
google-github-actions/analyze-code-security-scc, reason: failing build due to internal error: failed to scan file due to following error: encountered error while requesting scan statusCode : (400), message : { "error": { "code": 400, "message": "Fail to resolve resource 'organizations/invalid-id/locations/global'", "status": "INVALID_ARGUMENT" } }.
integration
google-github-actions/analyze-code-security-scc, reason: failure_criteria was satisfied.
lint / lint-shell: bin/runTests.sh#L19
Double quote to prevent globbing and word splitting. [SC2086]
lint / lint-github-actions
Cache save failed.