Incentives: Suspend "absentee" accounts that don't propose. #12596
reviewdog.yml
on: pull_request
reviewdog-errors
4m 9s
reviewdog-warnings
3m 1s
Annotations
2 errors and 2 warnings
reviewdog-errors:
ledger/ledgercore/validatedBlock.go#L43
[Lint Errors] reported by reviewdog 🐶
exported: comment on exported method ValidatedBlock.WithProposal should be of the form "WithProposal ..." (revive)
Raw Output:
ledger/ledgercore/validatedBlock.go:43:1: exported: comment on exported method ValidatedBlock.WithProposal should be of the form "WithProposal ..." (revive)
// WithSeed returns a copy of the ValidatedBlock with a modified seed and associated proposer
^
|
reviewdog-errors
reviewdog exited with status code: 1
|
reviewdog-warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.5.3, actions/setup-go@v4.0.1, actions/cache@v3.3.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
reviewdog-errors
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.5.3, reviewdog/action-golangci-lint@v2.3.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|