Update from update/networkservicemesh/sdk-vpp #3108
ci.yaml
on: pull_request
yamllint
/
yamllint
9s
shellcheck
/
shellcheck
15s
check-env
/
check-env
43s
golangci-lint
/
golangci-lint
1m 13s
excludeFmtErrorf
/
exclude-fmt-errorf
3s
restrictNSMDeps
/
restrict-nsm-deps
3s
checkgomod
/
checkgomod
22s
gogenerate
/
gogenerate
15s
excludereplace
/
excludereplace
3s
docker-build-and-test
/
push
3m 8s
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)
|