Update from update/networkservicemesh/sdk-vpp #701
ci.yaml
on: pull_request
yamllint
/
yamllint
14s
shellcheck
/
shellcheck
24s
golangci-lint
/
golangci-lint
23s
excludeFmtErrorf
/
exclude-fmt-errorf
7s
restrictNSMDeps
/
restrict-nsm-deps
6s
checkgomod
/
checkgomod
22s
gogenerate
/
gogenerate
25s
excludereplace
/
excludereplace
5s
docker-build-and-test
/
push
1m 12s
Annotations
9 errors
golangci-lint / golangci-lint:
main.go#L1
: # github.com/networkservicemesh/cmd-nse-vl3-vpp
|
golangci-lint / golangci-lint:
main.go#L524
cannot use prefixCh (variable of type <-chan *ipam.PrefixResponse) as *vl3.IPAM value in argument to vl3.NewClient
|
golangci-lint / golangci-lint:
main.go#L561
cannot use prefixCh (variable of type <-chan *ipam.PrefixResponse) as *vl3.IPAM value in argument to vl3.NewServer (typecheck)
|
golangci-lint / golangci-lint
issues found
|
docker-build-and-test / push
cannot use prefixCh (variable of type <-chan *ipam.PrefixResponse) as *vl3.IPAM value in argument to vl3.NewClient
|
docker-build-and-test / push
cannot use prefixCh (variable of type <-chan *ipam.PrefixResponse) as *vl3.IPAM value in argument to vl3.NewServer
|
docker-build-and-test / push
cannot use prefixCh (variable of type <-chan *ipam.PrefixResponse) as *vl3.IPAM value in argument to vl3.NewClient
|
docker-build-and-test / push
cannot use prefixCh (variable of type <-chan *ipam.PrefixResponse) as *vl3.IPAM value in argument to vl3.NewServer
|
docker-build-and-test / push
Process completed with exit code 1.
|