ci: rework test pipeline #1
Annotations
10 errors
Run golangci/golangci-lint-action@v3:
volumes/cryptsetup.go#L34
Error return value of `(github.com/go-kit/log.Logger).Log` is not checked (errcheck)
|
Run golangci/golangci-lint-action@v3:
volumes/cryptsetup.go#L53
Error return value of `(github.com/go-kit/log.Logger).Log` is not checked (errcheck)
|
Run golangci/golangci-lint-action@v3:
volumes/cryptsetup.go#L73
Error return value of `(github.com/go-kit/log.Logger).Log` is not checked (errcheck)
|
Run golangci/golangci-lint-action@v3:
test/integration/cryptsetup_test.go#L34
Error return value is not checked (errcheck)
|
Run golangci/golangci-lint-action@v3:
test/integration/cryptsetup_test.go#L46
Error return value is not checked (errcheck)
|
Run golangci/golangci-lint-action@v3:
test/integration/integration_test.go#L16
Error return value is not checked (errcheck)
|
Run golangci/golangci-lint-action@v3:
test/integration/volumes_test.go#L146
Error return value of `mountService.Unpublish` is not checked (errcheck)
|
Run golangci/golangci-lint-action@v3:
test/integration/volumes_test.go#L252
Error return value of `mountService.Unpublish` is not checked (errcheck)
|
Run golangci/golangci-lint-action@v3:
metrics/metrics.go#L31
SA1019: prometheus.NewGoCollector is deprecated: Use collectors.NewGoCollector instead. (staticcheck)
|
Run golangci/golangci-lint-action@v3:
driver/controller_test.go#L243
SA1019: grpc.Code is deprecated: use status.Code instead. (staticcheck)
|
The logs for this run have expired and are no longer available.
Loading