Error lines from build-log.txt
... skipping 95 lines ...
---- Checking go code style with gofmt ----
-------------------------------------------
diff pkg/cli/cmd/taskrun/logs.go.orig pkg/cli/cmd/taskrun/logs.go
--- pkg/cli/cmd/taskrun/logs.go.orig
+++ pkg/cli/cmd/taskrun/logs.go
@@ -72,7 +72,6 @@
RunE: func(cmd *cobra.Command, args []string) error {
ctx := cmd.Context()
-
// Build filter string to find the TaskRun
filter := common.BuildFilterString(opts)
diff pkg/cli/cmd/pipelinerun/logs.go.orig pkg/cli/cmd/pipelinerun/logs.go
--- pkg/cli/cmd/pipelinerun/logs.go.orig
+++ pkg/cli/cmd/pipelinerun/logs.go
@@ -70,7 +70,6 @@
RunE: func(cmd *cobra.Command, args []string) error {
ctx := cmd.Context()
-
// Build filter string to find the PipelineRun
filter := common.BuildFilterString(opts)
... skipping 1746 lines ...
gorm.io/driver/sqlite
github.com/tektoncd/results/pkg/api/server/test
github.com/tektoncd/results/pkg/internal/test
-----------------------------------------
---- Checking for forbidden licenses ----
-----------------------------------------
{"component":"entrypoint","file":"k8s.io/test-infra/prow/entrypoint/run.go:169","func":"k8s.io/test-infra/prow/entrypoint.Options.ExecuteProcess","level":"error","msg":"Entrypoint received interrupt: terminated","severity":"error","time":"2025-06-18T11:29:14Z"}