Skip to content

feat: Support multiple certificates for the ca certificate #448

feat: Support multiple certificates for the ca certificate

feat: Support multiple certificates for the ca certificate #448

Triggered via pull request May 3, 2024 14:36
Status Failure
Total duration 1m 0s
Artifacts

pull-runtime-watcher.yml

on: pull_request
lint-build-test
53s
lint-build-test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
lint-build-test: runtime-watcher/internal/cacertificatehandler/ca_certificate_handler_test.go#L18
Function TestGetCertificatePool missing the call to method parallel
lint-build-test: runtime-watcher/internal/cacertificatehandler/ca_certificate_handler_test.go#L21
require-error: for error assertions use require (testifylint)
lint-build-test: runtime-watcher/internal/cacertificatehandler/ca_certificate_handler_test.go#L25
require-error: for error assertions use require (testifylint)
lint-build-test: runtime-watcher/internal/cacertificatehandler/ca_certificate_handler_test.go#L28
SA1019: got.Subjects has been deprecated since Go 1.18: if s was returned by [SystemCertPool], Subjects will not include the system roots. (staticcheck)
lint-build-test: runtime-watcher/internal/cacertificatehandler/ca_certificate_handler_test.go#L29
SA1019: got.Subjects has been deprecated since Go 1.18: if s was returned by [SystemCertPool], Subjects will not include the system roots. (staticcheck)
lint-build-test: runtime-watcher/internal/cacertificatehandler/ca_certificate_handler_test.go#L30
SA1019: got.Subjects has been deprecated since Go 1.18: if s was returned by [SystemCertPool], Subjects will not include the system roots. (staticcheck)
lint-build-test
issues found
lint-build-test
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/.