NOISSUE - Refactor CSR generation #112
Annotations
8 errors and 1 warning
golangci-lint:
api/http/endpoint.go#L11
"fmt" imported and not used (typecheck)
|
golangci-lint:
api/grpc/server.go#L10
could not import github.com/absmach/certs/api/http (-: # github.com/absmach/certs/api/http
|
golangci-lint:
api/http/endpoint.go#L11
"fmt" imported and not used) (typecheck)
|
golangci-lint:
cmd/certs/main.go#L18
could not import github.com/absmach/certs/api/http (-: # github.com/absmach/certs/api/http
|
golangci-lint:
api/http/endpoint.go#L11
"fmt" imported and not used) (typecheck)
|
golangci-lint:
sdk/certs_test.go#L13
could not import github.com/absmach/certs/api/http (-: # github.com/absmach/certs/api/http
|
golangci-lint:
api/http/endpoint.go#L11
"fmt" imported and not used) (typecheck)
|
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