feat: upgrade to go 1.23.4 #69
Annotations
7 errors and 1 warning
Run tests:
pkg/controller/status/controller.go#L95
printf: non-constant format string in call to k8s.io/klog/v2.Infof (govet)
|
Run tests:
pkg/kubefedctl/federate/util.go#L218
printf: non-constant format string in call to k8s.io/klog/v2.Warningf (govet)
|
Run tests:
pkg/controller/sync/controller.go#L107
printf: non-constant format string in call to k8s.io/klog/v2.Infof (govet)
|
Run tests:
pkg/kubefedctl/join.go#L285
printf: (k8s.io/klog/v2.Verbose).Infof does not support error-wrapping directive %w (govet)
|
Run tests:
pkg/schedulingtypes/replicascheduler.go#L329
printf: non-constant format string in call to (k8s.io/klog/v2.Verbose).Infof (govet)
|
Run tests:
test/e2e/defaulting.go#L144
printf: non-constant format string in call to sigs.k8s.io/kubefed/test/e2e/framework.Skipf (govet)
|
Run tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading