Add Analytics to pb #176
build.yaml
on: pull_request
Build and Test the Go code
1m 5s
Annotations
4 errors and 1 warning
Build and Test the Go code:
pkg/analytics/analytics.go#L82
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
Build and Test the Go code:
pkg/analytics/analytics.go#L80
exported: comment on exported function CheckAndCreateUUID should be of the form "CheckAndCreateUUID ..." (revive)
|
Build and Test the Go code:
cmd/profile.go#L247
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/
|