Skip to content

release-1.15: Reduce minimum go toolchain in go.mod and verify it do not lower toolchain used to build. #9640

release-1.15: Reduce minimum go toolchain in go.mod and verify it do not lower toolchain used to build.

release-1.15: Reduce minimum go toolchain in go.mod and verify it do not lower toolchain used to build. #9640

Triggered via pull request November 20, 2024 02:35
Status Failure
Total duration 2m 56s
Artifacts

pr-linter-check.yml

on: pull_request
Run Linter Check
2m 49s
Run Linter Check
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Run Linter Check: pkg/cmd/velero/velero.go#L49
could not import github.com/vmware-tanzu/velero/pkg/cmd/server (-: # github.com/vmware-tanzu/velero/pkg/cmd/server
Run Linter Check: pkg/cmd/server/server.go#L273
f.DiscoveryClient undefined (type "github.com/vmware-tanzu/velero/pkg/client".Factory has no field or method DiscoveryClient)
Run Linter Check: pkg/cmd/server/server.go#L623
s.config.ItemBlockWorkerCount undefined (type *"github.com/vmware-tanzu/velero/pkg/cmd/server/config".Config has no field or method ItemBlockWorkerCount)
Run Linter Check: pkg/cmd/server/server.go#L624
too many arguments in call to controller.NewBackupReconciler
Run Linter Check: pkg/cmd/server/server.go#L273
f.DiscoveryClient undefined (type "github.com/vmware-tanzu/velero/pkg/client".Factory has no field or method DiscoveryClient)
Run Linter Check: pkg/cmd/server/server.go#L623
s.config.ItemBlockWorkerCount undefined (type *"github.com/vmware-tanzu/velero/pkg/cmd/server/config".Config has no field or method ItemBlockWorkerCount)
Run Linter Check: pkg/cmd/server/server.go#L624
too many arguments in call to controller.NewBackupReconciler
Run Linter Check
issues found