Add BlockRetainer cache #3193
golangci-lint.yml
on: pull_request
GolangCI-Lint
1m 55s
Annotations
1 error and 2 warnings
GolangCI-Lint
issues found
|
GolangCI-Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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:
pkg/retainer/blockretainer/block_retainer_cache.go#L10
exported: type name will be used as blockretainer.BlockRetainerCache by other packages, and that stutters; consider calling this Cache (revive)
|