chore: Upgrade to k8s 1.31 and GO 1.23 #124
checks.yaml
on: pull_request
golangci-lint
2m 35s
hadolint
10s
helm lint
10s
check manifests
41s
check go modules
12s
check release-build
40s
Unit-tests
28s
Annotations
6 errors and 5 warnings
check go modules
Process completed with exit code 2.
|
Unit-tests:
pkg/docadriverimages/doca_drivers.go#L35
missing go.sum entry for module providing package github.com/google/go-containerregistry/pkg/authn/kubernetes (imported by github.com/Mellanox/network-operator/pkg/docadriverimages); to add:
|
Unit-tests
Process completed with exit code 2.
|
check manifests:
pkg/docadriverimages/doca_drivers.go#L35
missing go.sum entry for module providing package github.com/google/go-containerregistry/pkg/authn/kubernetes (imported by github.com/Mellanox/network-operator/pkg/docadriverimages); to add:
|
check manifests
Process completed with exit code 2.
|
golangci-lint
Process completed with exit code 2.
|
check go modules
Restore cache failed: Dependencies file is not found in /home/runner/work/network-operator/network-operator. Supported file pattern: go.sum
|
Unit-tests
Restore cache failed: Dependencies file is not found in /home/runner/work/network-operator/network-operator. Supported file pattern: go.sum
|
check release-build
Restore cache failed: Dependencies file is not found in /home/runner/work/network-operator/network-operator. Supported file pattern: go.sum
|
check manifests
Restore cache failed: Dependencies file is not found in /home/runner/work/network-operator/network-operator. Supported file pattern: go.sum
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/network-operator/network-operator. Supported file pattern: go.sum
|