Skip to content

Fix hardcoded knative-eventing namespace in eventingControllerSAName #7033

Fix hardcoded knative-eventing namespace in eventingControllerSAName

Fix hardcoded knative-eventing namespace in eventingControllerSAName #7033

Re-run triggered January 23, 2025 13:27
Status Failure
Total duration 4m 5s
Artifacts

knative-style.yaml

on: pull_request
style  /  changes
2s
style / changes
style  /  ...  /  Auto-format and Check
22s
style / Golang / Auto-format and Check
style  /  ...  /  Lint
3m 38s
style / Golang / Lint
style  /  ...  /  Do Not Submit
5s
style / Golang / Do Not Submit
style  /  ...  /  shell
0s
style / suggester / shell
style  /  ...  /  yaml
0s
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 6 warnings
style / Golang / Auto-format and Check: pkg/apis/messaging/v1/in_memory_channel_validation.go#L1
Please run goimports. diff --git a/pkg/apis/messaging/v1/in_memory_channel_validation.go b/pkg/apis/messaging/v1/in_memory_channel_validation.go index 9efc58e..25a4c12 100644 --- a/pkg/apis/messaging/v1/in_memory_channel_validation.go +++ b/pkg/apis/messaging/v1/in_memory_channel_validation.go @@ -19,6 +19,7 @@ package v1 import ( "context" "fmt" + "knative.dev/pkg/system" "knative.dev/pkg/apis"
style / Golang / Auto-format and Check
Process completed with exit code 1.
style / changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
style / Golang / Do Not Submit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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