Update from update/networkservicemesh/sdk #290
ci.yaml
on: pull_request
yamllint
/
yamllint
12s
shellcheck
/
shellcheck
13s
check-env
/
check-env
25s
golangci-lint
/
golangci-lint
31s
excludeFmtErrorf
/
exclude-fmt-errorf
3s
restrictNSMDeps
/
restrict-nsm-deps
3s
checkgomod
/
checkgomod
7s
gogenerate
/
gogenerate
16s
excludereplace
/
excludereplace
3s
docker-build-and-test
/
push
54s
Annotations
6 errors and 1 warning
golangci-lint / golangci-lint:
pkg/logkeys/keys.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
pkg/server/server.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
pkg/driver/driver.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
pkg/driver/driver_test.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
internal/imports/gen.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:
pkg/driver/driver_test.go#L511
unused-parameter: parameter 'err' seems to be unused, consider removing or renaming it as _ (revive)
|