OPCT-226: cmd/report UX enhancements #472
go.yaml
on: pull_request
e2e-cmd_report
0s
e2e-cmd_adm-parse-etcd-logs
0s
e2e-cmd_adm-parse-metrics
0s
Annotations
5 errors and 2 warnings
go-lint:
internal/opct/summary/result.go#L329
Error return value of `os.MkdirAll` is not checked (errcheck)
|
go-lint:
pkg/cmd/report/report.go#L248
ineffectual assignment to rowsProv (ineffassign)
|
go-lint
issues found
|
go-staticcheck:
pkg/cmd/report/report.go#L248
this value of rowsProv is never used (SA4006)
|
go-staticcheck
Process completed with exit code 1.
|
go-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-staticcheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|