Channels and sources #582
knative-style.yaml
on: pull_request
style
/
changes
2s
style
/
...
/
Auto-format and Check
22s
style
/
...
/
Lint
8s
style
/
...
/
Do Not Submit
7s
style
/
...
/
shell
0s
style
/
...
/
yaml
22s
style
/
...
/
github_actions
0s
Matrix: style / Golang / Boilerplate Check
Annotations
2 errors and 4 warnings
|
style / Golang / Auto-format and Check:
backends/pkg/eventmesh/v1/builder.go#L1
Please run goimports.
diff --git a/backends/pkg/eventmesh/v1/builder.go b/backends/pkg/eventmesh/v1/builder.go
index fbb5d77..c1c91d2 100644
--- a/backends/pkg/eventmesh/v1/builder.go
+++ b/backends/pkg/eventmesh/v1/builder.go
@@ -8,7 +8,6 @@ import (
"go.uber.org/zap"
eventingv1 "knative.dev/eventing/pkg/apis/eventing/v1"
- "knative.dev/eventing/pkg/apis/messaging/v1"
"knative.dev/eventing/pkg/client/clientset/versioned"
duckv1 "knative.dev/pkg/apis/duck/v1"
|
|
style / Golang / Auto-format and Check
Process completed with exit code 1.
|
|
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/backstage-plugins/backstage-plugins. Supported file pattern: go.sum
|
|
style / Golang / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/backstage-plugins/backstage-plugins. Supported file pattern: go.sum
|
|
style / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/backstage-plugins/backstage-plugins. Supported file pattern: go.sum
|
|
style / Golang / Auto-format and Check
Restore cache failed: Dependencies file is not found in /home/runner/work/backstage-plugins/backstage-plugins. Supported file pattern: go.sum
|