Skip to content

Update go.fd.io/govpp and bump go version #3

Update go.fd.io/govpp and bump go version

Update go.fd.io/govpp and bump go version #3

Triggered via pull request January 12, 2024 11:00
Status Failure
Total duration 2m 58s
Artifacts

ci.yaml

on: pull_request
yamllint  /  yamllint
9s
yamllint / yamllint
golangci-lint  /  golangci-lint
31s
golangci-lint / golangci-lint
checkgomod  /  checkgomod
12s
checkgomod / checkgomod
exclude-replace  /  excludereplace
4s
exclude-replace / excludereplace
Matrix: build-and-test / build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint / golangci-lint: tools_test.go#L3
File is not `goimports`-ed (goimports)
golangci-lint / golangci-lint: tools.go#L8
exported type `VPPConfigParameters` should have comment or be unexported (golint)
golangci-lint / golangci-lint: tools.go#L13
exported function `NewVPPConfigFile` should have comment or be unexported (golint)
golangci-lint / golangci-lint: vpp.conf.go#L21
exported const DefaultVPPConfTemplate should have comment (or a comment on this block) or be unexported (golint)
golangci-lint / golangci-lint: connection.go#L25
import 'github.com/edwarnicke/log' is not allowed from list 'Main' (depguard)
golangci-lint / golangci-lint: connection.go#L26
import 'github.com/pkg/errors' is not allowed from list 'Main' (depguard)
golangci-lint / golangci-lint: start.go#L29
import 'github.com/edwarnicke/exechelper' is not allowed from list 'Main' (depguard)
golangci-lint / golangci-lint: start.go#L32
import 'github.com/edwarnicke/log' is not allowed from list 'Main' (depguard)
golangci-lint / golangci-lint: tools_test.go#L4
import 'github.com/networkservicemesh/vpphelper' is not allowed from list 'Main' (depguard)
golangci-lint / golangci-lint: tools_test.go#L5
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)