Skip to content

Wait for deployments #3381

Wait for deployments

Wait for deployments #3381

Triggered via pull request March 6, 2025 14:55
Status Failure
Total duration 2m 2s
Artifacts

knative-style.yaml

on: pull_request
style  /  changes
2s
style / changes
style  /  ...  /  Auto-format and Check
16s
style / Golang / Auto-format and Check
style  /  ...  /  Lint
1m 39s
style / Golang / Lint
style  /  ...  /  Do Not Submit
6s
style / Golang / Do Not Submit
style  /  ...  /  shell
11s
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 4 warnings
style / Golang / Auto-format and Check: pkg/reconciler/common/deployments_test.go#L1
Please run goimports. diff --git a/pkg/reconciler/common/deployments_test.go b/pkg/reconciler/common/deployments_test.go index 546cd1d..0a75898 100644 --- a/pkg/reconciler/common/deployments_test.go +++ b/pkg/reconciler/common/deployments_test.go @@ -18,9 +18,10 @@ package common import ( "context" - "knative.dev/pkg/controller" "testing" + "knative.dev/pkg/controller" + mf "github.com/manifestival/manifestival" fake "github.com/manifestival/manifestival/fake" appsv1 "k8s.io/api/apps/v1"
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/operator/operator. Supported file pattern: go.sum
style / Golang / Auto-format and Check
Restore cache failed: Dependencies file is not found in /home/runner/work/operator/operator. Supported file pattern: go.sum
style / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/operator/operator. Supported file pattern: go.sum
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/operator/operator. Supported file pattern: go.sum