Skip to content

Update from update/networkservicemesh/sdk-vpp #957

Update from update/networkservicemesh/sdk-vpp

Update from update/networkservicemesh/sdk-vpp #957

Triggered via pull request September 4, 2023 08:24
Status Failure
Total duration 2m 24s
Artifacts

ci.yaml

on: pull_request
yamllint  /  yamllint
12s
yamllint / yamllint
shellcheck  /  shellcheck
19s
shellcheck / shellcheck
golangci-lint  /  golangci-lint
1m 35s
golangci-lint / golangci-lint
excludeFmtErrorf  /  exclude-fmt-errorf
3s
excludeFmtErrorf / exclude-fmt-errorf
restrictNSMDeps  /  restrict-nsm-deps
5s
restrictNSMDeps / restrict-nsm-deps
checkgomod  /  checkgomod
33s
checkgomod / checkgomod
gogenerate  /  gogenerate
27s
gogenerate / gogenerate
excludereplace  /  excludereplace
6s
excludereplace / excludereplace
docker-build-and-test  /  push
2m 11s
docker-build-and-test / push
Docker Build & Test
10s
Docker Build & Test
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 13 warnings
build (ubuntu-latest): pkg/networkservice/ifconfig/server.go#L239
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to interfaces.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
build (ubuntu-latest): pkg/networkservice/ifconfig/server.go#L258
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to interfaces.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
build (ubuntu-latest): pkg/networkservice/ifconfig/server.go#L266
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to interfaces.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
build (ubuntu-latest): pkg/networkservice/ifconfig/server.go#L293
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to interfaces.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
build (ubuntu-latest): pkg/networkservice/ifconfig/server.go#L314
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to ip.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
build (ubuntu-latest): pkg/networkservice/ifconfig/server.go#L360
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to rdma.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
build (ubuntu-latest): pkg/networkservice/ifconfig/server.go#L370
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to af_packet.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
build (ubuntu-latest): pkg/networkservice/ifconfig/server.go#L377
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to interfaces.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
build (ubuntu-latest): pkg/networkservice/ifconfig/server.go#L400
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to rdma.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
build (ubuntu-latest): pkg/networkservice/ifconfig/server.go#L408
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to af_packet.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
golangci-lint / golangci-lint: pkg/networkservice/ifconfig/server.go#L1
: # github.com/networkservicemesh/cmd-nse-vlan-vpp/pkg/networkservice/ifconfig
golangci-lint / golangci-lint: pkg/networkservice/ifconfig/server.go#L239
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to interfaces.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
golangci-lint / golangci-lint: pkg/networkservice/ifconfig/server.go#L258
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to interfaces.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
golangci-lint / golangci-lint: pkg/networkservice/ifconfig/server.go#L266
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to interfaces.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
golangci-lint / golangci-lint: pkg/networkservice/ifconfig/server.go#L293
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to interfaces.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
golangci-lint / golangci-lint: pkg/networkservice/ifconfig/server.go#L314
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to ip.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
golangci-lint / golangci-lint: pkg/networkservice/ifconfig/server.go#L360
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to rdma.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
golangci-lint / golangci-lint: pkg/networkservice/ifconfig/server.go#L370
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to af_packet.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
golangci-lint / golangci-lint: pkg/networkservice/ifconfig/server.go#L377
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to interfaces.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
golangci-lint / golangci-lint: pkg/networkservice/ifconfig/server.go#L400
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to rdma.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
docker-build-and-test / push
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to interfaces.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
docker-build-and-test / push
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to interfaces.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
docker-build-and-test / push
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to interfaces.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
docker-build-and-test / push
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to interfaces.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
docker-build-and-test / push
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to ip.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
docker-build-and-test / push
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to rdma.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
docker-build-and-test / push
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to af_packet.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
docker-build-and-test / push
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to interfaces.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
docker-build-and-test / push
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to rdma.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
docker-build-and-test / push
cannot use i.vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to af_packet.NewServiceClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
excludeFmtErrorf / exclude-fmt-errorf
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/
restrictNSMDeps / restrict-nsm-deps
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/
excludereplace / excludereplace
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/
Docker Build & Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
yamllint / yamllint
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/
shellcheck / shellcheck
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/
gogenerate / gogenerate
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
checkgomod / checkgomod
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
golangci-lint / golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docker-build-and-test / push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/