Skip to content

Update from update/networkservicemesh/sdk #197

Update from update/networkservicemesh/sdk

Update from update/networkservicemesh/sdk #197

Triggered via pull request November 26, 2024 09:06
Status Failure
Total duration 1m 15s
Artifacts

ci.yaml

on: pull_request
yamllint  /  yamllint
8s
yamllint / yamllint
shellcheck  /  shellcheck
18s
shellcheck / shellcheck
check-env  /  check-env
32s
check-env / check-env
golangci-lint  /  golangci-lint
50s
golangci-lint / golangci-lint
excludeFmtErrorf  /  exclude-fmt-errorf
2s
excludeFmtErrorf / exclude-fmt-errorf
restrictNSMDeps  /  restrict-nsm-deps
3s
restrictNSMDeps / restrict-nsm-deps
checkgomod  /  checkgomod
14s
checkgomod / checkgomod
gogenerate  /  gogenerate
12s
gogenerate / gogenerate
excludereplace  /  excludereplace
3s
excludereplace / excludereplace
docker-build-and-test  /  push
1m 3s
docker-build-and-test / push
Fit to window
Zoom out
Zoom in

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)