build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 #287
Annotations
1 error and 5 warnings
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint:
histogram/histogram.go#L116
unused-parameter: parameter 'mean' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
histogram/histogram.go#L133
unused-parameter: parameter 'count' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
histogram/histogram.go#L154
unused-parameter: parameter 'count' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
histogram/histogram.go#L174
unused-parameter: parameter 'count' seems to be unused, consider removing or renaming it as _ (revive)
|
Loading