Skip to content

feat: Gate-keeping validator set from validators without required public keys #810

feat: Gate-keeping validator set from validators without required public keys

feat: Gate-keeping validator set from validators without required public keys #810

Triggered via pull request December 6, 2024 20:11
Status Failure
Total duration 1m 0s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)