Add validator data retention by pubkey #411
Annotations
8 errors and 2 warnings
lint:
services/chaindb/postgresql/setblobsidecars.go#L76
File is not `gofumpt`-ed (gofumpt)
|
lint:
services/summarizer/standard/parameters.go#L17
File is not `gofumpt`-ed (gofumpt)
|
lint:
main.go#L20
File is not `gofumpt`-ed (gofumpt)
|
lint:
main.go#L573
Consider pre-allocating `validatorRetain` (prealloc)
|
lint:
services/chaindb/postgresql/validatorepochsummaries.go#L551
unnecessary trailing newline (whitespace)
|
lint:
services/chaindb/postgresql/validators.go#L750
unnecessary trailing newline (whitespace)
|
lint:
main.go#L589
unnecessary trailing newline (whitespace)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, 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/.
|
lint:
services/spec/standard/service.go#L82
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|