Skip to content

Add Analytics to pb #180

Add Analytics to pb

Add Analytics to pb #180

Triggered via pull request November 10, 2024 00:47
Status Failure
Total duration 27s
Artifacts

build.yaml

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

Annotations

5 errors and 1 warning
Build and Test the Go code: cmd/user.go#L137
exported: comment on exported var RemoveUserCmd should be of the form "RemoveUserCmd ..." (revive)
Build and Test the Go code: cmd/version.go#L35
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
Build and Test the Go code: cmd/query.go#L1
package-comments: package comment should be of the form "Package cmd ..." (revive)
Build and Test the Go code: cmd/stream.go#L337
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (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/