Skip to content

feat: raise e2e-framework to v0.3.0 #9

feat: raise e2e-framework to v0.3.0

feat: raise e2e-framework to v0.3.0 #9

Triggered via pull request November 13, 2023 20:17
Status Failure
Total duration 2m 54s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: pkg/xpconditions/xpconditions.go#L39
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
lint: pkg/setup/setup.go#L58
SA1019: envfuncs.CreateKindCluster is deprecated: This handler has been deprecated in favor of CreateCluster which can now accept support.ClusterProvider type as input in order to setup the cluster using right providers (staticcheck)
lint: pkg/setup/setup.go#L80
SA1019: envfuncs.DestroyKindCluster is deprecated: This handler has been deprecated in favor of DestroyCluster (staticcheck)
lint: pkg/xpenvfuncs/xpenvfuncs.go#L104
SA1019: envfuncs.GetKindClusterFromContext is deprecated: This handler has been deprecated in favor of GetClusterFromContext (staticcheck)
lint
issues found