Skip to content

Update go to 1.23.1 #1296

Update go to 1.23.1

Update go to 1.23.1 #1296

Triggered via pull request October 16, 2024 08:18
Status Failure
Total duration 56s
Artifacts

ci.yaml

on: pull_request
yamllint  /  yamllint
16s
yamllint / yamllint
golangci-lint  /  golangci-lint
46s
golangci-lint / golangci-lint
exclude-fmt-errorf  /  exclude-fmt-errorf
3s
exclude-fmt-errorf / exclude-fmt-errorf
restrict-nsm-deps  /  restrict-nsm-deps
5s
restrict-nsm-deps / restrict-nsm-deps
checkgomod  /  checkgomod
10s
checkgomod / checkgomod
gogenerate  /  gogenerate
44s
gogenerate / gogenerate
exclude-replace  /  excludereplace
5s
exclude-replace / excludereplace
Matrix: build-and-test / build-and-test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
checkgomod / checkgomod
Process completed with exit code 1.
build-and-test / build-and-test (ubuntu-latest)
Process completed with exit code 1.
build-and-test / build-and-test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
build-and-test / build-and-test (macos-latest)
Process completed with exit code 1.
golangci-lint / golangci-lint: pkg/kernel/tools/nshandle/ns_handle.go#L1
: cannot compile Go 1.23 code (typecheck)
golangci-lint / golangci-lint: pkg/kernel/link.go#L37
could not import github.com/networkservicemesh/sdk-kernel/pkg/kernel/tools/nshandle (-: cannot compile Go 1.23 code) (typecheck)
golangci-lint / golangci-lint: pkg/kernel/networkservice/connectioncontextkernel/ipcontext/ipaddress/common.go#L40
could not import github.com/networkservicemesh/sdk-kernel/pkg/kernel/tools/nshandle (-: cannot compile Go 1.23 code) (typecheck)
golangci-lint / golangci-lint: pkg/kernel/tools/peer/metadata.go#L1
: cannot compile Go 1.23 code (typecheck)
golangci-lint / golangci-lint: pkg/kernel/networkservice/connectioncontextkernel/ipcontext/ipneighbors/common.go#L40
could not import github.com/networkservicemesh/sdk-kernel/pkg/kernel/tools/peer (-: cannot compile Go 1.23 code) (typecheck)
golangci-lint / golangci-lint: pkg/kernel/networkservice/connectioncontextkernel/ipcontext/iprule/common.go#L44
could not import github.com/networkservicemesh/sdk-kernel/pkg/kernel/tools/nshandle (-: cannot compile Go 1.23 code) (typecheck)
golangci-lint / golangci-lint: pkg/kernel/networkservice/connectioncontextkernel/iptables4nattemplate/client.go#L35
could not import github.com/networkservicemesh/sdk-kernel/pkg/kernel/tools/nshandle (-: cannot compile Go 1.23 code) (typecheck)
golangci-lint / golangci-lint: pkg/kernel/networkservice/connectioncontextkernel/pinggrouprange/common.go#L30
could not import github.com/networkservicemesh/sdk-kernel/pkg/kernel/tools/nshandle (-: cannot compile Go 1.23 code) (typecheck)
golangci-lint / golangci-lint: pkg/kernel/networkservice/connectioncontextkernel/routelocalnet/common.go#L33
could not import github.com/networkservicemesh/sdk-kernel/pkg/kernel/tools/nshandle (-: cannot compile Go 1.23 code) (typecheck)
golangci-lint / golangci-lint: pkg/kernel/networkservice/vfconfig/metadata.go#L1
: cannot compile Go 1.23 code (typecheck)
gogenerate / gogenerate
The following actions use a deprecated Node.js version and will be forced to run on node20: arduino/setup-protoc@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/