Skip to content

Add BlockRetainer cache #3193

Add BlockRetainer cache

Add BlockRetainer cache #3193

Triggered via pull request March 15, 2024 06:30
Status Failure
Total duration 2m 5s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)