Skip to content

PostBlock optimization #6333

PostBlock optimization

PostBlock optimization #6333

Triggered via pull request October 13, 2023 12:06
Status Failure
Total duration 1m 5s
Artifacts

lint.yml

on: pull_request
golangci_lint
55s
golangci_lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors
golangci_lint: consensus/polybft/state_event_getter.go#L189
return statements should not be cuddled if block has more than two lines (wsl)
golangci_lint: consensus/polybft/state_sync_manager.go#L55
ST1016: methods on the same type should have the same receiver name (seen 1x "data", 1x "database", 6x "d") (stylecheck)
golangci_lint
issues found