Skip to content

Add the TLS struct support for service operators #4303

Add the TLS struct support for service operators

Add the TLS struct support for service operators #4303

Triggered via pull request September 26, 2023 09:03
Status Failure
Total duration 5m 11s
Artifacts

golangci-lint.yaml

on: pull_request
github (govet, golint and gotest)
1m 40s
github (govet, golint and gotest)
pre-commit
5m 2s
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/