Error lines from build-log.txt
... skipping 4 lines ...
[clone-repo : clone] {"level":"info","ts":1747157155.2541628,"caller":"git/git.go:165","msg":"Successfully cloned https://github.com/tektoncd/catalog @ 8285e21ae107026e2499ebafda0faf3d70c8953d (HEAD -> main, origin/main) in path /workspace/output/"}
[clone-repo : clone] {"level":"info","ts":1747157155.292347,"caller":"git/git.go:203","msg":"Successfully initialized and updated submodules in path /workspace/output/"}
[lint-catalog : lint-catalog] FILE: task/git-version/0.1/git-version.yaml
[lint-catalog : lint-catalog] ERROR: /usr/bin/shellcheck, [-s bash] failed:
[lint-catalog : lint-catalog]
[lint-catalog : lint-catalog] In git-version-set-git-version line 15:
[lint-catalog : lint-catalog] echo -n "${PACKAGEVERSION}" | tee $(results.packageVersion.path)
[lint-catalog : lint-catalog] ^----------------------------^ SC2046 (warning): Quote this to prevent word splitting.
[lint-catalog : lint-catalog] Error: Files "task/git-version/0.1/git-version.yaml" has failed validation
[lint-catalog : lint-catalog]
[lint-catalog : lint-catalog] For more information:
[lint-catalog : lint-catalog] https://www.shellcheck.net/wiki/SC2046 -- Quote this to prevent word splitt...
[lint-catalog : lint-catalog]
[post-comment : post-comment] Sending this data to GitHub:
[post-comment : post-comment] {'body': '<details><summary>Catlin Output</summary>\n\n```\nFILE: task/git-version/0.1/git-version.yaml\n```\n</details>\n<details><summary>Catlin script lint Output</summary>\n\n```\nERROR: /usr/bin/shellcheck, [-s bash] failed:\n\nIn git-version-set-git-version line 15:\necho -n "${PACKAGEVERSION}" | tee $(results.packageVersion.path)\n ^----------------------------^ SC2046 (warning): Quote this to prevent word splitting.\n\nFor more information:\n https://www.shellcheck.net/wiki/SC2046 -- Quote this to prevent word splitt...\n\n```\n'}
[post-comment : post-comment] a GitHub comment has been added to https://github.com/tektoncd/catalog/pull/1333