Skip to content

Update from update/networkservicemesh/sdk-vpp #701

Update from update/networkservicemesh/sdk-vpp

Update from update/networkservicemesh/sdk-vpp #701

Triggered via pull request March 19, 2024 09:12
Status Failure
Total duration 1m 26s
Artifacts

ci.yaml

on: pull_request
yamllint  /  yamllint
14s
yamllint / yamllint
shellcheck  /  shellcheck
24s
shellcheck / shellcheck
golangci-lint  /  golangci-lint
23s
golangci-lint / golangci-lint
excludeFmtErrorf  /  exclude-fmt-errorf
7s
excludeFmtErrorf / exclude-fmt-errorf
restrictNSMDeps  /  restrict-nsm-deps
6s
restrictNSMDeps / restrict-nsm-deps
checkgomod  /  checkgomod
22s
checkgomod / checkgomod
gogenerate  /  gogenerate
25s
gogenerate / gogenerate
excludereplace  /  excludereplace
5s
excludereplace / excludereplace
docker-build-and-test  /  push
1m 12s
docker-build-and-test / push
Fit to window
Zoom out
Zoom in

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.