Skip to content

Update from update/networkservicemesh/sdk-vpp #761

Update from update/networkservicemesh/sdk-vpp

Update from update/networkservicemesh/sdk-vpp #761

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

ci.yaml

on: pull_request
yamllint  /  yamllint
16s
yamllint / yamllint
shellcheck  /  shellcheck
16s
shellcheck / shellcheck
golangci-lint  /  golangci-lint
1m 20s
golangci-lint / golangci-lint
excludeFmtErrorf  /  exclude-fmt-errorf
6s
excludeFmtErrorf / exclude-fmt-errorf
restrictNSMDeps  /  restrict-nsm-deps
6s
restrictNSMDeps / restrict-nsm-deps
checkgomod  /  checkgomod
32s
checkgomod / checkgomod
gogenerate  /  gogenerate
26s
gogenerate / gogenerate
excludereplace  /  excludereplace
3s
excludereplace / excludereplace
docker-build-and-test  /  push
1m 36s
docker-build-and-test / push
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 9 warnings
golangci-lint / golangci-lint: main.go#L1
: # github.com/networkservicemesh/cmd-template
golangci-lint / golangci-lint: main.go#L223
cannot use vppConn (variable of type vpphelper.Connection) as up.Connection value in argument to up.NewServer: vpphelper.Connection does not implement up.Connection (wrong type for method Invoke)
golangci-lint / golangci-lint: main.go#L225
cannot use vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to xconnect.NewServer: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
golangci-lint / golangci-lint: main.go#L226
cannot use vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to acl.NewServer: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
golangci-lint / golangci-lint: main.go#L228
cannot use vppConn (variable of type vpphelper.Connection) as "github.com/networkservicemesh/sdk-vpp/pkg/networkservice/mechanisms/memif".Connection value in argument to memif.NewServer: vpphelper.Connection does not implement "github.com/networkservicemesh/sdk-vpp/pkg/networkservice/mechanisms/memif".Connection (wrong type for method Invoke)
golangci-lint / golangci-lint: main.go#L240
cannot use vppConn (variable of type vpphelper.Connection) as up.Connection value in argument to up.NewClient: vpphelper.Connection does not implement up.Connection (wrong type for method Invoke)
golangci-lint / golangci-lint: main.go#L241
cannot use vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to xconnect.NewClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
golangci-lint / golangci-lint: main.go#L242
cannot use vppConn (variable of type vpphelper.Connection) as "github.com/networkservicemesh/sdk-vpp/pkg/networkservice/mechanisms/memif".Connection value in argument to memif.NewClient: vpphelper.Connection does not implement "github.com/networkservicemesh/sdk-vpp/pkg/networkservice/mechanisms/memif".Connection (wrong type for method Invoke)
golangci-lint / golangci-lint
issues found
docker-build-and-test / push
cannot use vppConn (variable of type vpphelper.Connection) as up.Connection value in argument to up.NewServer: vpphelper.Connection does not implement up.Connection (wrong type for method Invoke)
docker-build-and-test / push
cannot use vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to xconnect.NewServer: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
docker-build-and-test / push
cannot use vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to acl.NewServer: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
docker-build-and-test / push
cannot use vppConn (variable of type vpphelper.Connection) as "github.com/networkservicemesh/sdk-vpp/pkg/networkservice/mechanisms/memif".Connection value in argument to memif.NewServer: vpphelper.Connection does not implement "github.com/networkservicemesh/sdk-vpp/pkg/networkservice/mechanisms/memif".Connection (wrong type for method Invoke)
docker-build-and-test / push
cannot use vppConn (variable of type vpphelper.Connection) as up.Connection value in argument to up.NewClient: vpphelper.Connection does not implement up.Connection (wrong type for method Invoke)
docker-build-and-test / push
cannot use vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to xconnect.NewClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
docker-build-and-test / push
cannot use vppConn (variable of type vpphelper.Connection) as "github.com/networkservicemesh/sdk-vpp/pkg/networkservice/mechanisms/memif".Connection value in argument to memif.NewClient: vpphelper.Connection does not implement "github.com/networkservicemesh/sdk-vpp/pkg/networkservice/mechanisms/memif".Connection (wrong type for method Invoke)
docker-build-and-test / push
cannot use vppConn (variable of type vpphelper.Connection) as up.Connection value in argument to up.NewClient: vpphelper.Connection does not implement up.Connection (wrong type for method Invoke)
docker-build-and-test / push
cannot use vppConn (variable of type vpphelper.Connection) as "go.fd.io/govpp/api".Connection value in argument to xconnect.NewClient: vpphelper.Connection does not implement "go.fd.io/govpp/api".Connection (wrong type for method Invoke)
docker-build-and-test / push
cannot use vppConn (variable of type vpphelper.Connection) as "github.com/networkservicemesh/sdk-vpp/pkg/networkservice/mechanisms/memif".Connection value in argument to memif.NewClient: vpphelper.Connection does not implement "github.com/networkservicemesh/sdk-vpp/pkg/networkservice/mechanisms/memif".Connection (wrong type for method Invoke)
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/
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/
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/
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/
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/
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/