Skip to content

fix issue caused by diff version of proto-gen-go-grpc #2

fix issue caused by diff version of proto-gen-go-grpc

fix issue caused by diff version of proto-gen-go-grpc #2

Triggered via pull request August 1, 2024 14:34
Status Failure
Total duration 4m 43s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
golangci-lint: x/mint/abci.go#L24
ifElseChain: rewrite if-else to switch statement (gocritic)
golangci-lint: client/flags/flags.go#L88
File is not `gofumpt`-ed (gofumpt)
golangci-lint: x/staking/keeper/keeper.go#L25
File is not `gofumpt`-ed (gofumpt)
golangci-lint: x/staking/keeper/keeper.go#L30
File is not `gofumpt`-ed (gofumpt)
golangci-lint: x/staking/keeper/keeper.go#L58
File is not `gofumpt`-ed (gofumpt)
golangci-lint: x/staking/keeper/keeper.go#L63
File is not `gofumpt`-ed (gofumpt)
golangci-lint
issues found
golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/