Skip to content

[WIP] Allow configuring (opt-in) IMC async handler #6887

[WIP] Allow configuring (opt-in) IMC async handler

[WIP] Allow configuring (opt-in) IMC async handler #6887

Triggered via pull request November 12, 2024 15:16
Status Failure
Total duration 3m 2s
Artifacts

knative-style.yaml

on: pull_request
style  /  changes
2s
style / changes
style  /  ...  /  Auto-format and Check
28s
style / Golang / Auto-format and Check
style  /  ...  /  Lint
2m 34s
style / Golang / Lint
style  /  ...  /  Do Not Submit
17s
style / Golang / Do Not Submit
style  /  ...  /  shell
0s
style / suggester / shell
style  /  ...  /  yaml
27s
style / suggester / yaml
style  /  ...  /  github_actions
0s
style / suggester / github_actions
Matrix: style / Golang / Boilerplate Check
Fit to window
Zoom out
Zoom in

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