Replace min/max token with TokenRange
in bloom ring utilities
#1132
Annotations
1 error and 3 warnings
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint:
pkg/bloomutils/ring.go#L29
receiver-naming: receiver name b should be consistent with previous receiver name r for Range (revive)
|
golangci-lint:
pkg/bloomutils/ring.go#L36
receiver-naming: receiver name b should be consistent with previous receiver name r for Range (revive)
|
The logs for this run have expired and are no longer available.
Loading