feat: Gate-keeping validator set from validators without required public keys #810
Annotations
2 errors and 5 warnings
protobuf
Process completed with exit code 2.
|
golangci
issues found
|
protobuf
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
protobuf
No github_token supplied, API requests will be subject to stricter rate limiting
|
golangci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
golangci:
x/staking/keeper/msg_server.go#L23
unexported-return: exported func NewMsgServerImpl returns unexported type *keeper.msgServer, which can be annoying to use (revive)
|