Skip to content

Add the TLS struct support for service operators #4233

Add the TLS struct support for service operators

Add the TLS struct support for service operators #4233

Triggered via pull request September 11, 2023 14:32
Status Failure
Total duration 3m 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

golangci-lint.yaml

on: pull_request
github (govet, golint and gotest)
1m 55s
github (govet, golint and gotest)
pre-commit
3m 46s
pre-commit
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
github (govet, golint and gotest)
issuer.issuer undefined (type *certmanager.Issuer has no field or method issuer)
github (govet, golint and gotest)
issuer.issuer undefined (type *certmanager.Issuer has no field or method issuer)
github (govet, golint and gotest)
certificate.certificate undefined (type *certmanager.Certificate has no field or method certificate)
github (govet, golint and gotest)
certificate.certificate undefined (type *certmanager.Certificate has no field or method certificate)
github (govet, golint and gotest)
Process completed with exit code 2.
pre-commit
Process completed with exit code 1.
github (govet, golint and gotest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/