limited api struct type #494
golangci-lint.yaml
on: push
github (govet, golint and gotest)
1m 8s
pre-commit
2m 50s
Annotations
5 errors and 1 warning
github (govet, golint and gotest)
comment on exported type Service should be of the form "Service ..." (with optional leading article)
|
github (govet, golint and gotest)
comment on exported type Ca should be of the form "Ca ..." (with optional leading article)
|
github (govet, golint and gotest)
comment on exported type TLS should be of the form "TLS ..." (with optional leading article)
|
github (govet, golint and gotest)
receiver name s should be consistent with previous receiver name a for API
|
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/
|