Skip to content

feat: support get instanceType from node anno #1425

feat: support get instanceType from node anno

feat: support get instanceType from node anno #1425

Triggered via pull request July 18, 2024 11:27
Status Failure
Total duration 2m 19s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: pkg/k8s/k8s.go#L109
File is not `goimports`-ed (goimports)
lint
issues found
go-test
cannot use &FakeK8s{} (value of type *FakeK8s) as k8s.Kubernetes value in argument to NewManager: *FakeK8s does not implement k8s.Kubernetes (missing method Node)
go-test
Process completed with exit code 2.