Skip to content

fix tail

fix tail #162

Triggered via pull request October 15, 2024 21:35
Status Failure
Total duration 1m 9s
Artifacts

build.yaml

on: pull_request
Build and Test the Go code
56s
Build and Test the Go code
Fit to window
Zoom out
Zoom in

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/