[WIP] Allow configuring (opt-in) IMC async handler #6887
knative-style.yaml
on: pull_request
style
/
changes
2s
style
/
...
/
Auto-format and Check
28s
style
/
...
/
Lint
2m 34s
style
/
...
/
Do Not Submit
17s
style
/
...
/
shell
0s
style
/
...
/
yaml
27s
style
/
...
/
github_actions
0s
Matrix: style / Golang / Boilerplate Check
Annotations
2 errors and 4 warnings
style / Golang / Auto-format and Check:
test/rekt/features/channel/features.go#L1
Please run goimports.
diff --git a/test/rekt/features/channel/features.go b/test/rekt/features/channel/features.go
index b3a344b..d557c1a 100644
--- a/test/rekt/features/channel/features.go
+++ b/test/rekt/features/channel/features.go
@@ -20,6 +20,7 @@ import (
"context"
"encoding/base64"
"fmt"
+
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
"knative.dev/pkg/injection/clients/dynamicclient"
|
style / Golang / Auto-format and Check
Process completed with exit code 1.
|
style / Golang / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
|
style / Golang / Auto-format and Check
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
|
style / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
|
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
|