build(deps): Bump github.com/spf13/cobra from 1.6.1 to 1.8.0 in /tools/rosetta #170
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
golangci-lint:
baseapp/baseapp.go#L725
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
baseapp/abci.go#L306
S1011: should replace loop with `req.Txs = append(req.Txs, scheduledTxs...)` (gosimple)
|
golangci-lint:
baseapp/baseapp.go#L55
directive `// nolint: maligned` should be written without leading space as `//nolint: maligned` (nolintlint)
|
golangci-lint
golangci-lint exit with code 4
|