WIP pb analyze stream #189
Annotations
4 errors and 1 warning
make verification:
cmd/analyze.go#L13
blank-imports: a blank import should be only in a main or test package, or have a comment justifying it (revive)
|
make verification:
cmd/analyze.go#L23
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
make verification:
cmd/analyze.go#L294
exported: comment on exported type SummaryStat should be of the form "SummaryStat ..." (with optional leading article) (revive)
|
make verification
Process completed with exit code 2.
|
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/
|
Loading