Skip to content

bump k8s to v1.30.3 #10376

bump k8s to v1.30.3

bump k8s to v1.30.3 #10376

Triggered via pull request July 19, 2024 03:19
Status Failure
Total duration 10m 25s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: cmd/cni/cni.go#L29
SA1019: skel.PluginMain is deprecated: Use github.com/containernetworking/cni/pkg/skel.PluginMainFuncs instead. (staticcheck)
lint: pkg/ipam/ipam.go#L96
printf: k8s.io/klog/v2.Errorf format %s has arg mac of wrong type *string (govet)
lint: pkg/ovn_leader_checker/ovn.go#L341
printf: (k8s.io/klog/v2.Verbose).Infof format %s reads arg #2, but call has 1 arg (govet)
lint
issues found
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/