Skip to content

test: move non-oncluster test to e2e #5712

test: move non-oncluster test to e2e

test: move non-oncluster test to e2e #5712

Triggered via pull request January 17, 2025 14:39
Status Failure
Total duration 21m 48s
Artifacts

knative-style.yaml

on: pull_request
style  /  changes
2s
style / changes
style  /  ...  /  Auto-format and Check
19s
style / Golang / Auto-format and Check
style  /  ...  /  Lint
2m 6s
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: test/e2e/scenario_from-cli-local_test.go#L1
Please run goimports. diff --git a/test/e2e/scenario_from-cli-local_test.go b/test/e2e/scenario_from-cli-local_test.go index 44e09c9..147ffe4 100644 --- a/test/e2e/scenario_from-cli-local_test.go +++ b/test/e2e/scenario_from-cli-local_test.go @@ -3,11 +3,12 @@ package e2e import ( - "knative.dev/func/test/oncluster" "os" "path/filepath" "testing" + "knative.dev/func/test/oncluster" + "k8s.io/apimachinery/pkg/util/rand" fn "knative.dev/func/pkg/functions" common "knative.dev/func/test/common"
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 / Auto-format and Check
Restore cache failed: Dependencies file is not found in /home/runner/work/func/func. Supported file pattern: go.sum
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/func/func. Supported file pattern: go.sum
style / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/func/func. Supported file pattern: go.sum
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/func/func. Supported file pattern: go.sum