Skip to content

ci: bump Go version #771

ci: bump Go version

ci: bump Go version #771

Triggered via pull request October 1, 2024 09:13
Status Failure
Total duration 30s
Artifacts

golang-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: util/fsutil/fs.go#L16
FS.Open undefined (type FileSystem has no field or method Open) (typecheck)
lint: config/configmanager/configmanager.go#L50
undefined: yaml (typecheck)
lint: environment/container/containerd/containerd.go#L60
c.Init undefined (type containerdRuntime has no field or method Init) (typecheck)
lint: environment/container/containerd/containerd.go#L83
c.Init undefined (type containerdRuntime has no field or method Init) (typecheck)
lint: environment/container/docker/docker.go#L41
d.Init undefined (type dockerRuntime has no field or method Init) (typecheck)
lint: environment/container/docker/docker.go#L42
d.Logger undefined (type dockerRuntime has no field or method Logger) (typecheck)
lint: environment/container/docker/docker.go#L71
d.Init undefined (type dockerRuntime has no field or method Init) (typecheck)
lint: environment/container/docker/docker.go#L102
d.Init undefined (type dockerRuntime has no field or method Init) (typecheck)
lint: environment/container/kubernetes/kubeconfig.go#L23
c.Logger undefined (type kubernetesRuntime has no field or method Logger) (typecheck)
lint: environment/container/kubernetes/kubeconfig.go#L24
c.Init undefined (type kubernetesRuntime has no field or method Init) (typecheck)