Fix: Lint Errors #114
Annotations
10 errors and 1 warning
Run golangci/golangci-lint-action@v3:
app/app.go#L826
Error return value of `app.mm.RegisterServices` is not checked (errcheck)
|
Run golangci/golangci-lint-action@v3:
app/keepers/keepers.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/cometbft) -s prefix(github.com/cosmos,github.com/CosmWasm) -s prefix(github.com/sedaprotocol/seda-chain) --custom-order (gci)
|
Run golangci/golangci-lint-action@v3:
app/keepers/keepers.go#L19
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/cometbft) -s prefix(github.com/cosmos,github.com/CosmWasm) -s prefix(github.com/sedaprotocol/seda-chain) --custom-order (gci)
|
Run golangci/golangci-lint-action@v3:
app/keepers/keepers.go#L25
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/cometbft) -s prefix(github.com/cosmos,github.com/CosmWasm) -s prefix(github.com/sedaprotocol/seda-chain) --custom-order (gci)
|
Run golangci/golangci-lint-action@v3:
app/keepers/keepers.go#L30
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/cometbft) -s prefix(github.com/cosmos,github.com/CosmWasm) -s prefix(github.com/sedaprotocol/seda-chain) --custom-order (gci)
|
Run golangci/golangci-lint-action@v3:
app/app.go#L11
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/cometbft) -s prefix(github.com/cosmos,github.com/CosmWasm) -s prefix(github.com/sedaprotocol/seda-chain) --custom-order (gci)
|
Run golangci/golangci-lint-action@v3:
app/app.go#L32
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/cometbft) -s prefix(github.com/cosmos,github.com/CosmWasm) -s prefix(github.com/sedaprotocol/seda-chain) --custom-order (gci)
|
Run golangci/golangci-lint-action@v3:
app/app.go#L37
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/cometbft) -s prefix(github.com/cosmos,github.com/CosmWasm) -s prefix(github.com/sedaprotocol/seda-chain) --custom-order (gci)
|
Run golangci/golangci-lint-action@v3:
app/app.go#L102
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/cometbft) -s prefix(github.com/cosmos,github.com/CosmWasm) -s prefix(github.com/sedaprotocol/seda-chain) --custom-order (gci)
|
Run golangci/golangci-lint-action@v3:
app/app.go#L108
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/cometbft) -s prefix(github.com/cosmos,github.com/CosmWasm) -s prefix(github.com/sedaprotocol/seda-chain) --custom-order (gci)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading