Skip to content

Add the TLS struct support for service operators #4281

Add the TLS struct support for service operators

Add the TLS struct support for service operators #4281

Triggered via pull request September 21, 2023 12:31
Status Failure
Total duration 4m 32s
Artifacts

golangci-lint.yaml

on: pull_request
github (govet, golint and gotest)
2m 10s
github (govet, golint and gotest)
pre-commit
4m 21s
pre-commit
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
github (govet, golint and gotest)
type name will be used as tls.TLSService by other packages, and that stutters; consider calling this Service
github (govet, golint and gotest)
type name will be used as tls.TLSCa by other packages, and that stutters; consider calling this Ca
github (govet, golint and gotest)
Process completed with exit code 2.
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/