Error lines from build-log.txt
... skipping 4 lines ...
[clone-repo : clone] {"level":"info","ts":1746528959.689975,"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":1746528959.7222495,"caller":"git/git.go:203","msg":"Successfully initialized and updated submodules in path /workspace/output/"}
[lint-catalog : lint-catalog] FILE: task/ai-code-review/0.1/ai-code-review.yaml
[lint-catalog : lint-catalog] Error: task/ai-code-review/0.1/ai-code-review.yaml failed validation
[lint-catalog : lint-catalog] ERROR: Task: tekton.dev/v1beta1 - name: "ai-code-review" must have a description
[lint-catalog : lint-catalog] WARN : Step "run-code-review" uses secret to populate env "GITHUB_TOKEN". Prefer using secrets as files over secrets as environment variables
[lint-catalog : lint-catalog] WARN : Step "run-code-review" uses secret to populate env "API_KEY". Prefer using secrets as files over secrets as environment variables
[lint-catalog : lint-catalog] WARN : Step "run-code-review" references "$(params.pullRequestNumber)" directly from its script block. For reliability and security, consider putting the param into an environment variable of the Step and accessing that environment variable in your script instead.
[post-comment : post-comment] Sending this data to GitHub:
[post-comment : post-comment] {'body': '<details><summary>Catlin Output</summary>\n\n```\nFILE: task/ai-code-review/0.1/ai-code-review.yaml\nERROR: Task: tekton.dev/v1beta1 - name: "ai-code-review" must have a description\nWARN : Step "run-code-review" uses secret to populate env "GITHUB_TOKEN". Prefer using secrets as files over secrets as environment variables\nWARN : Step "run-code-review" uses secret to populate env "API_KEY". Prefer using secrets as files over secrets as environment variables\nWARN : Step "run-code-review" references "$(params.pullRequestNumber)" directly from its script block. For reliability and security, consider putting the param into an environment variable of the Step and accessing that environment variable in your script instead.\n```\n</details>\n'}
... skipping 3 lines ...