NOISSUE - Refactor CSR generation #110
Annotations
9 errors and 1 warning
golangci-lint:
api/http/responses.go#L244
type `listCSRsRes` is unused (unused)
|
golangci-lint:
api/http/responses.go#L248
func `listCSRsRes.Code` is unused (unused)
|
golangci-lint:
api/http/responses.go#L252
func `listCSRsRes.Headers` is unused (unused)
|
golangci-lint:
api/http/responses.go#L256
func `listCSRsRes.Empty` is unused (unused)
|
golangci-lint:
api/http/responses.go#L260
type `retrieveCSRRes` is unused (unused)
|
golangci-lint:
api/http/responses.go#L264
func `retrieveCSRRes.Code` is unused (unused)
|
golangci-lint:
api/http/responses.go#L268
func `retrieveCSRRes.Headers` is unused (unused)
|
golangci-lint:
api/http/responses.go#L272
func `retrieveCSRRes.Empty` is unused (unused)
|
golangci-lint
issues found
|
Setup Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading