Add the TLS struct support for service operators #4231
Triggered via pull request
September 11, 2023 13:24
Status
Failure
Total duration
4m 33s
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 27s
pre-commit
4m 22s
Annotations
6 errors and 1 warning
github (govet, golint and gotest)
issuer.CAIssuer undefined (type *certmanager.Issuer has no field or method CAIssuer)
|
github (govet, golint and gotest)
issuer.CAIssuer undefined (type *certmanager.Issuer has no field or method CAIssuer)
|
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/
|