Update go to v1.23.1 #898
ci.yaml
on: pull_request
yamllint
/
yamllint
10s
shellcheck
/
shellcheck
18s
golangci-lint
/
golangci-lint
1m 43s
restrict-nsm-deps
/
restrict-nsm-deps
6s
checkgomod
/
checkgomod
11s
exclude-replace
/
excludereplace
3s
Check generated files
56s
Matrix: build-and-test / build-and-test
Annotations
16 errors and 3 warnings
checkgomod / checkgomod
Process completed with exit code 1.
|
build-and-test / build-and-test (macos-latest)
Process completed with exit code 1.
|
build-and-test / build-and-test (windows-latest)
The job was canceled because "macos-latest" failed.
|
build-and-test / build-and-test (windows-latest)
The operation was canceled.
|
build-and-test / build-and-test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
build-and-test / build-and-test (ubuntu-latest)
The operation was canceled.
|
golangci-lint / golangci-lint:
pkg/networkservice/common/createpod/option.go#L1
: cannot compile Go 1.23 code (typecheck)
|
golangci-lint / golangci-lint:
pkg/tools/k8s/apis/networkservicemesh.io/v1/doc.go#L1
: cannot compile Go 1.23 code (typecheck)
|
golangci-lint / golangci-lint:
pkg/tools/k8s/client/clientset/versioned/scheme/register.go#L32
could not import github.com/networkservicemesh/sdk-k8s/pkg/tools/k8s/apis/networkservicemesh.io/v1 (-: cannot compile Go 1.23 code) (typecheck)
|
golangci-lint / golangci-lint:
pkg/tools/k8s/client/clientset/versioned/typed/networkservicemesh.io/v1/networkservice.go#L34
could not import github.com/networkservicemesh/sdk-k8s/pkg/tools/k8s/apis/networkservicemesh.io/v1 (-: cannot compile Go 1.23 code) (typecheck)
|
golangci-lint / golangci-lint:
pkg/registry/etcd/ns_server.go#L40
could not import github.com/networkservicemesh/sdk-k8s/pkg/tools/k8s/apis/networkservicemesh.io/v1 (-: cannot compile Go 1.23 code) (typecheck)
|
golangci-lint / golangci-lint:
pkg/tools/socketpath/socket_path.go#L1
: cannot compile Go 1.23 code (typecheck)
|
golangci-lint / golangci-lint:
pkg/tools/podresources/client.go#L35
could not import github.com/networkservicemesh/sdk-k8s/pkg/tools/socketpath (-: cannot compile Go 1.23 code) (typecheck)
|
golangci-lint / golangci-lint:
pkg/tools/deviceplugin/client.go#L40
could not import github.com/networkservicemesh/sdk-k8s/pkg/tools/socketpath (-: cannot compile Go 1.23 code) (typecheck)
|
golangci-lint / golangci-lint:
pkg/tools/k8s/client/clientset/versioned/typed/networkservicemesh.io/v1/fake/fake_networkservice.go#L35
could not import github.com/networkservicemesh/sdk-k8s/pkg/tools/k8s/apis/networkservicemesh.io/v1 (-: cannot compile Go 1.23 code) (typecheck)
|
golangci-lint / golangci-lint:
pkg/tools/k8s/client/clientset/versioned/fake/register.go#L32
could not import github.com/networkservicemesh/sdk-k8s/pkg/tools/k8s/apis/networkservicemesh.io/v1 (-: cannot compile Go 1.23 code) (typecheck)
|
Check generated files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check generated files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check generated files
Restore cache failed: Dependencies file is not found in /home/runner/work/sdk-k8s/sdk-k8s. Supported file pattern: go.sum
|