Skip to content

Incentives: Suspend "absentee" accounts that don't propose. #12612

Incentives: Suspend "absentee" accounts that don't propose.

Incentives: Suspend "absentee" accounts that don't propose. #12612

Triggered via pull request February 7, 2024 16:47
Status Failure
Total duration 3m 56s
Artifacts

reviewdog.yml

on: pull_request
reviewdog-errors
3m 47s
reviewdog-errors
reviewdog-warnings
1m 50s
reviewdog-warnings
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
reviewdog-errors: config/consensus.go#L542
[Lint Errors] reported by reviewdog 🐶 exported: exported type MiningRules should have comment or be unexported (revive) Raw Output: config/consensus.go:542:6: exported: exported type MiningRules should have comment or be unexported (revive) type MiningRules struct { ^
reviewdog-errors: config/consensus.go#L589
[Lint Errors] reported by reviewdog 🐶 exported: exported method ConsensusParams.Mining should have comment or be unexported (revive) Raw Output: config/consensus.go:589:1: exported: exported method ConsensusParams.Mining should have comment or be unexported (revive) func (cp ConsensusParams) Mining() MiningRules { ^
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/.