NOISSUE - Refactor CSR generation #118
ci.yml
on: pull_request
Lint and Build
23s
run-test
15s
Annotations
10 errors and 3 warnings
Lint and Build:
service.go#L501
cannot use privKey (variable of type any) as *rsa.PrivateKey value in argument to s.IssueCert: need type assertion (typecheck)
|
Lint and Build:
api/logging.go#L14
could not import github.com/absmach/certs (-: # github.com/absmach/certs
|
Lint and Build:
service.go#L501
cannot use privKey (variable of type any) as *rsa.PrivateKey value in argument to s.IssueCert: need type assertion) (typecheck)
|
Lint and Build:
api/http/common.go#L11
could not import github.com/absmach/certs (-: # github.com/absmach/certs
|
Lint and Build:
service.go#L501
cannot use privKey (variable of type any) as *rsa.PrivateKey value in argument to s.IssueCert: need type assertion) (typecheck)
|
Lint and Build:
api/grpc/client.go#L10
could not import github.com/absmach/certs (-: # github.com/absmach/certs
|
Lint and Build:
service.go#L501
cannot use privKey (variable of type any) as *rsa.PrivateKey value in argument to s.IssueCert: need type assertion) (typecheck)
|
Lint and Build:
tracing/certs.go#L11
could not import github.com/absmach/certs (-: # github.com/absmach/certs
|
Lint and Build:
service.go#L501
cannot use privKey (variable of type any) as *rsa.PrivateKey value in argument to s.IssueCert: need type assertion) (typecheck)
|
Lint and Build:
cmd/certs/main.go#L15
could not import github.com/absmach/certs (-: # github.com/absmach/certs
|
run-test
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
run-test
'base' input parameter is ignored when action is triggered by pull request event
|
Lint and Build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|