Skip to content

go 1.23 bump #1227

go 1.23 bump

go 1.23 bump #1227

Triggered via pull request February 20, 2025 20:02
Status Success
Total duration 10m 19s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
test (1.22.x, ubuntu-latest): vendor/github.com/containernetworking/cni/pkg/ns/ns_linux.go#L35
exported function CheckNetNS should have comment or be unexported
test (1.22.x, ubuntu-latest): vendor/k8s.io/klog/v2/internal/sloghandler/sloghandler_slog.go#L32
exported function Handle should have comment or be unexported
test (1.22.x, ubuntu-latest): vendor/k8s.io/utils/internal/third_party/forked/golang/golang-lru/lru.go#L17
package comment should be of the form "Package golang_lru ..."
test (1.22.x, ubuntu-latest): vendor/k8s.io/utils/trace/trace.go#L17
should have a package comment
test (1.22.x, ubuntu-latest): vendor/golang.org/x/text/transform/transform.go#L312
parameter 'atEOF' seems to be unused, consider removing or renaming it as _
test (1.22.x, ubuntu-latest): vendor/sigs.k8s.io/json/json.go#L70
exported type StrictOption should have comment or be unexported
test (1.22.x, ubuntu-latest): vendor/google.golang.org/protobuf/internal/errors/errors.go#L83
exported function InvalidUTF8 should have comment or be unexported
test (1.22.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/multus-cni/multus-cni. Supported file pattern: go.sum
test (1.23.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/multus-cni/multus-cni. Supported file pattern: go.sum
test (1.23.x, ubuntu-latest): vendor/github.com/google/go-cmp/cmp/internal/function/func.go#L26
exported const Equal should have comment (or a comment on this block) or be unexported