Skip to content

build(deps): bump k8s.io/sample-controller from 0.27.4 to 0.28.0 #6949

build(deps): bump k8s.io/sample-controller from 0.27.4 to 0.28.0

build(deps): bump k8s.io/sample-controller from 0.27.4 to 0.28.0 #6949

Triggered via pull request August 16, 2023 15:21
Status Failure
Total duration 8m 9s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: test/e2e/framework/daemonset.go#L29
f.Namespace undefined (type *Framework has no field or method Namespace) (typecheck)
lint: test/e2e/framework/daemonset.go#L35
f.ClientSet undefined (type *Framework has no field or method ClientSet) (typecheck)
lint: test/e2e/framework/daemonset.go#L52
c.f.ClientSet undefined (type *Framework has no field or method ClientSet) (typecheck)
lint: test/e2e/framework/deployment.go#L36
f.Namespace undefined (type *Framework has no field or method Namespace) (typecheck)
lint: test/e2e/framework/deployment.go#L42
f.ClientSet undefined (type *Framework has no field or method ClientSet) (typecheck)
lint: test/e2e/framework/deployment.go#L54
c.f.ClientSet undefined (type *Framework has no field or method ClientSet) (typecheck)
lint: test/e2e/framework/deployment.go#L63
c.f.ClientSet undefined (type *Framework has no field or method ClientSet) (typecheck)
lint: test/e2e/framework/deployment.go#L164
c.GetScale undefined (type *DeploymentClient has no field or method GetScale) (typecheck)
lint: test/e2e/framework/deployment.go#L172
c.UpdateScale undefined (type *DeploymentClient has no field or method UpdateScale) (typecheck)
lint: test/e2e/framework/endpoints.go#L28
f.Namespace undefined (type *Framework has no field or method Namespace) (typecheck)