Skip to content

Implement annotations proxy-ssl-client-secret and proxy-ssl-ca-configmap #1920

Implement annotations proxy-ssl-client-secret and proxy-ssl-ca-configmap

Implement annotations proxy-ssl-client-secret and proxy-ssl-ca-configmap #1920

Triggered via pull request December 10, 2024 13:55
Status Failure
Total duration 1m 24s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
lint: internal/ingress/controller/store/backend_ssl.go#L248
paramTypeCombine: func(resourceName, resourceKind, resourceUID string, ca []byte, crl []byte) (*ingress.SSLCert, error) could be replaced with func(resourceName, resourceKind, resourceUID string, ca, crl []byte) (*ingress.SSLCert, error) (gocritic)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636