NOISSUE - Refactor CSR generation #118
Annotations
10 errors and 1 warning
golangci-lint:
service.go#L501
cannot use privKey (variable of type any) as *rsa.PrivateKey value in argument to s.IssueCert: need type assertion (typecheck)
|
golangci-lint:
api/logging.go#L14
could not import github.com/absmach/certs (-: # github.com/absmach/certs
|
golangci-lint:
service.go#L501
cannot use privKey (variable of type any) as *rsa.PrivateKey value in argument to s.IssueCert: need type assertion) (typecheck)
|
golangci-lint:
api/http/common.go#L11
could not import github.com/absmach/certs (-: # github.com/absmach/certs
|
golangci-lint:
service.go#L501
cannot use privKey (variable of type any) as *rsa.PrivateKey value in argument to s.IssueCert: need type assertion) (typecheck)
|
golangci-lint:
api/grpc/client.go#L10
could not import github.com/absmach/certs (-: # github.com/absmach/certs
|
golangci-lint:
service.go#L501
cannot use privKey (variable of type any) as *rsa.PrivateKey value in argument to s.IssueCert: need type assertion) (typecheck)
|
golangci-lint:
tracing/certs.go#L11
could not import github.com/absmach/certs (-: # github.com/absmach/certs
|
golangci-lint:
service.go#L501
cannot use privKey (variable of type any) as *rsa.PrivateKey value in argument to s.IssueCert: need type assertion) (typecheck)
|
golangci-lint:
cmd/certs/main.go#L15
could not import github.com/absmach/certs (-: # github.com/absmach/certs
|
Setup Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading