Add the TLS struct support for service operators #4284
Triggered via pull request
September 21, 2023 14:18
Status
Failure
Total duration
5m 20s
Artifacts
–
golangci-lint.yaml
on: pull_request
github (govet, golint and gotest)
2m 30s
pre-commit
5m 10s
Annotations
5 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)
exported function NewTLS should have comment or be unexported
|
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/
|