build(deps): bump github.com/tidwall/gjson from 1.14.4 to 1.18.0 #82
Annotations
10 errors and 6 warnings
types/account.go#L21
import 'github.com/cosmos/cosmos-sdk/codec/types' is not allowed from list 'Main' (depguard)
|
types/account.go#L22
import 'github.com/cosmos/cosmos-sdk/x/auth/types' is not allowed from list 'Main' (depguard)
|
types/account.go#L24
import 'github.com/ethereum/go-ethereum/common' is not allowed from list 'Main' (depguard)
|
types/account.go#L25
import 'github.com/ethereum/go-ethereum/crypto' is not allowed from list 'Main' (depguard)
|
types/block.go#L18
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
|
types/chain_id.go#L24
import 'cosmossdk.io/errors' is not allowed from list 'Main' (depguard)
|
types/codec.go#L19
import 'github.com/cosmos/cosmos-sdk/codec/types' is not allowed from list 'Main' (depguard)
|
types/codec.go#L20
import 'github.com/cosmos/cosmos-sdk/types/tx' is not allowed from list 'Main' (depguard)
|
types/codec.go#L21
import 'github.com/cosmos/cosmos-sdk/x/auth/types' is not allowed from list 'Main' (depguard)
|
types/coin.go#L21
import 'cosmossdk.io/math' is not allowed from list 'Main' (depguard)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, technote-space/[email protected], golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
x/feemarket/client/cli/query.go#L53
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
x/feemarket/client/cli/query.go#L111
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
rpc/websockets.go#L131
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
app/upgrades.go#L26
unused-parameter: parameter 'plan' seems to be unused, consider removing or renaming it as _ (revive)
|
This job failed
Loading