feat: Support multiple certificates for the ca certificate #452
Annotations
5 errors and 1 warning
Lint:
runtime-watcher/internal/cacertificatehandler/ca_certificate_handler_test.go#L99
ineffectual assignment to err (ineffassign)
|
Lint:
runtime-watcher/internal/tlstest/certificate_provider.go#L144
named return "rootKey" with type "*rsa.PrivateKey" found (nonamedreturns)
|
Lint:
runtime-watcher/internal/tlstest/certificate_provider.go#L150
File is not `gofumpt`-ed (gofumpt)
|
Lint:
runtime-watcher/internal/tlstest/certificate_provider.go#L151
unnecessary trailing newline (whitespace)
|
Lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading