fix tail #162
build.yaml
on: pull_request
Build and Test the Go code
56s
Annotations
4 errors and 1 warning
Build and Test the Go code:
cmd/about.go#L25
exported: comment on exported type About should be of the form "About ..." (with optional leading article) (revive)
|
Build and Test the Go code:
cmd/about.go#L46
exported: comment on exported type Store should be of the form "Store ..." (with optional leading article) (revive)
|
Build and Test the Go code:
cmd/about.go#L52
exported: comment on exported type Analytics should be of the form "Analytics ..." (with optional leading article) (revive)
|
Build and Test the Go code
Process completed with exit code 2.
|
Build and Test the Go code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|