release-1.15: Reduce minimum go toolchain in go.mod and verify it do not lower toolchain used to build. #9640
pr-linter-check.yml
on: pull_request
Run Linter Check
2m 49s
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
|