Add the TLS struct support for service operators #4277
Triggered via pull request
September 19, 2023 09:23
Status
Failure
Total duration
5m 49s
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 42s
pre-commit
5m 38s
Annotations
4 errors and 1 warning
github (govet, golint and gotest)
comment on exported const MaxNumberOfCAs should be of the form "MaxNumberOfCAs ..."
|
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/
|