Skip to content

Add Analytics to pb #179

Add Analytics to pb

Add Analytics to pb #179

Triggered via pull request November 9, 2024 18:37
Status Failure
Total duration 32s
Artifacts

build.yaml

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

Annotations

3 errors and 1 warning
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: cmd/user.go#L137
exported: comment on exported var RemoveUserCmd should be of the form "RemoveUserCmd ..." (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/