Update from update/networkservicemesh/vpphelper #502
ci.yaml
on: pull_request
yamllint
/
yamllint
9s
shellcheck
/
shellcheck
11s
golangci-lint
/
golangci-lint
1m 37s
excludeFmtErrorf
/
exclude-fmt-errorf
2s
restrictNSMDeps
/
restrict-nsm-deps
4s
checkgomod
/
checkgomod
23s
gogenerate
/
gogenerate
21s
excludereplace
/
excludereplace
4s
docker-build-and-test
/
push
2m 1s
Annotations
20 errors and 9 warnings
golangci-lint / golangci-lint:
main.go#L1
: # github.com/networkservicemesh/cmd-nse-vl3-vpp
|
golangci-lint / golangci-lint:
main.go#L512
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#L513
cannot use vppConn (variable of type vpphelper.Connection) as "git.fd.io/govpp.git/api".Connection value in argument to ipaddress.NewClient: vpphelper.Connection does not implement "git.fd.io/govpp.git/api".Connection (wrong type for method Invoke)
|
golangci-lint / golangci-lint:
main.go#L514
cannot use vppConn (variable of type vpphelper.Connection) as "git.fd.io/govpp.git/api".Connection value in argument to loopback.NewClient: vpphelper.Connection does not implement "git.fd.io/govpp.git/api".Connection (wrong type for method Invoke)
|
golangci-lint / golangci-lint:
main.go#L515
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#L516
cannot use vppConn (variable of type vpphelper.Connection) as "git.fd.io/govpp.git/api".Connection value in argument to mtu.NewClient: vpphelper.Connection does not implement "git.fd.io/govpp.git/api".Connection (wrong type for method Invoke)
|
golangci-lint / golangci-lint:
main.go#L517
cannot use vppConn (variable of type vpphelper.Connection) as "git.fd.io/govpp.git/api".Connection value in argument to routes.NewClient: vpphelper.Connection does not implement "git.fd.io/govpp.git/api".Connection (wrong type for method Invoke)
|
golangci-lint / golangci-lint:
main.go#L518
cannot use vppConn (variable of type vpphelper.Connection) as "git.fd.io/govpp.git/api".Connection value in argument to unnumbered.NewClient: vpphelper.Connection does not implement "git.fd.io/govpp.git/api".Connection (wrong type for method Invoke)
|
golangci-lint / golangci-lint:
main.go#L519
cannot use vppConn (variable of type vpphelper.Connection) as "git.fd.io/govpp.git/api".Connection value in argument to vrf.NewClient: vpphelper.Connection does not implement "git.fd.io/govpp.git/api".Connection (wrong type for method Invoke)
|
golangci-lint / golangci-lint:
main.go#L520
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 "git.fd.io/govpp.git/api".Connection value in argument to ipaddress.NewClient: vpphelper.Connection does not implement "git.fd.io/govpp.git/api".Connection (wrong type for method Invoke)
|
docker-build-and-test / push
cannot use vppConn (variable of type vpphelper.Connection) as "git.fd.io/govpp.git/api".Connection value in argument to loopback.NewClient: vpphelper.Connection does not implement "git.fd.io/govpp.git/api".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 "git.fd.io/govpp.git/api".Connection value in argument to mtu.NewClient: vpphelper.Connection does not implement "git.fd.io/govpp.git/api".Connection (wrong type for method Invoke)
|
docker-build-and-test / push
cannot use vppConn (variable of type vpphelper.Connection) as "git.fd.io/govpp.git/api".Connection value in argument to routes.NewClient: vpphelper.Connection does not implement "git.fd.io/govpp.git/api".Connection (wrong type for method Invoke)
|
docker-build-and-test / push
cannot use vppConn (variable of type vpphelper.Connection) as "git.fd.io/govpp.git/api".Connection value in argument to unnumbered.NewClient: vpphelper.Connection does not implement "git.fd.io/govpp.git/api".Connection (wrong type for method Invoke)
|
docker-build-and-test / push
cannot use vppConn (variable of type vpphelper.Connection) as "git.fd.io/govpp.git/api".Connection value in argument to vrf.NewClient: vpphelper.Connection does not implement "git.fd.io/govpp.git/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.NewServer: vpphelper.Connection does not implement up.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/
|
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/
|
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/
|
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/
|
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/
|