Update from update/networkservicemesh/sdk #197
ci.yaml
on: pull_request
yamllint
/
yamllint
8s
shellcheck
/
shellcheck
18s
check-env
/
check-env
32s
golangci-lint
/
golangci-lint
50s
excludeFmtErrorf
/
exclude-fmt-errorf
2s
restrictNSMDeps
/
restrict-nsm-deps
3s
checkgomod
/
checkgomod
14s
gogenerate
/
gogenerate
12s
excludereplace
/
excludereplace
3s
docker-build-and-test
/
push
1m 3s
Annotations
3 errors and 2 warnings
golangci-lint / golangci-lint:
model.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
storage.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint
issues found
|
golangci-lint / golangci-lint:
model_utils.go#L249
unused-parameter: parameter 'k' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint / golangci-lint:
model_utils.go#L258
unused-parameter: parameter 'k' seems to be unused, consider removing or renaming it as _ (revive)
|