build(deps): bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.16.0 #300
Annotations
10 errors and 11 warnings
Run golangci/[email protected]:
rpc/websockets.go#L114
G114: Use of net/http serve function that has no support for setting timeouts (gosec)
|
Run golangci/[email protected]:
rpc/websockets.go#L116
G114: Use of net/http serve function that has no support for setting timeouts (gosec)
|
Run golangci/[email protected]:
types/account.go#L21
import 'github.com/cosmos/cosmos-sdk/codec/types' is not allowed from list 'Main' (depguard)
|
Run golangci/[email protected]:
types/account.go#L22
import 'github.com/cosmos/cosmos-sdk/x/auth/types' is not allowed from list 'Main' (depguard)
|
Run golangci/[email protected]:
types/account.go#L24
import 'github.com/ethereum/go-ethereum/common' is not allowed from list 'Main' (depguard)
|
Run golangci/[email protected]:
types/account.go#L25
import 'github.com/ethereum/go-ethereum/crypto' is not allowed from list 'Main' (depguard)
|
Run golangci/[email protected]:
types/block.go#L18
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
|
Run golangci/[email protected]:
types/chain_id.go#L24
import 'cosmossdk.io/errors' is not allowed from list 'Main' (depguard)
|
Run golangci/[email protected]:
types/codec.go#L19
import 'github.com/cosmos/cosmos-sdk/codec/types' is not allowed from list 'Main' (depguard)
|
Run golangci/[email protected]:
types/codec.go#L20
import 'github.com/cosmos/cosmos-sdk/types/tx' is not allowed from list 'Main' (depguard)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected], golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run golangci/[email protected]:
tests/importer/chain_ctx.go#L142
unused-parameter: parameter 'header' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci/[email protected]:
x/feemarket/client/cli/query.go#L53
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci/[email protected]:
x/feemarket/client/cli/query.go#L111
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci/[email protected]:
ethereum/eip712/eip712.go#L362
redefines-builtin-id: redefinition of the built-in type any (revive)
|
Run golangci/[email protected]:
x/evm/types/access_list_tx.go#L252
unused-parameter: parameter 'baseFee' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci/[email protected]:
x/evm/types/tx_args.go#L153
redefines-builtin-id: redefinition of the built-in type any (revive)
|
Run golangci/[email protected]:
x/evm/types/legacy_tx.go#L220
unused-parameter: parameter 'baseFee' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci/[email protected]:
x/evm/types/access_list_tx.go#L257
unused-parameter: parameter 'baseFee' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci/[email protected]:
x/evm/types/tracer.go#L78
unused-parameter: parameter 'env' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci/[email protected]:
x/evm/types/legacy_tx.go#L225
unused-parameter: parameter 'baseFee' seems to be unused, consider removing or renaming it as _ (revive)
|
Loading