Update from update/networkservicemesh/vpphelper #3105
ci.yaml
on: pull_request
yamllint
/
yamllint
9s
shellcheck
/
shellcheck
10s
check-env
/
check-env
41s
golangci-lint
/
golangci-lint
1m 24s
excludeFmtErrorf
/
exclude-fmt-errorf
3s
restrictNSMDeps
/
restrict-nsm-deps
2s
checkgomod
/
checkgomod
27s
gogenerate
/
gogenerate
14s
excludereplace
/
excludereplace
3s
docker-build-and-test
/
push
3m 2s
Annotations
10 errors
golangci-lint / golangci-lint:
internal/vppinit/vppinit.go#L143
builtinShadow: shadowing of predeclared identifier: min (gocritic)
|
golangci-lint / golangci-lint:
internal/vppinit/acl.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
internal/vppinit/links.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
internal/tests/ns/client.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
internal/tests/ns/server.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
internal/devicecfg/devicecfg.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
internal/devicecfg/devicecfg_test.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
internal/tests/suite_combinatronics_test.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
internal/tests/suite_healthcheck_test.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
internal/tests/suite_ipsec_test.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|