[WIP] tasks #4631
Annotations
2 errors and 1 warning
Verify goimports:
pkg/pipelines/tekton/task_defs_test.go#L1
Please run goimports.
diff --git a/pkg/pipelines/tekton/task_defs_test.go b/pkg/pipelines/tekton/task_defs_test.go
index f41d1a9..3f7a6e3 100644
--- a/pkg/pipelines/tekton/task_defs_test.go
+++ b/pkg/pipelines/tekton/task_defs_test.go
@@ -7,7 +7,7 @@ import (
"github.com/google/go-cmp/cmp"
"github.com/tektoncd/pipeline/pkg/apis/pipeline/v1beta1"
k8sYaml "k8s.io/apimachinery/pkg/util/yaml"
-
+
"knative.dev/func/pkg/pipelines/tekton"
)
|
Verify goimports
Process completed with exit code 1.
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/func/func. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading