Skip to content

limited api struct type #494

limited api struct type

limited api struct type #494

Triggered via push November 17, 2023 13:11
Status Failure
Total duration 3m 3s
Artifacts
github (govet, golint and gotest)
1m 8s
github (govet, golint and gotest)
pre-commit
2m 50s
pre-commit
Fit to window
Zoom out
Zoom in

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/