build(deps): bump the go_modules group with 6 updates #36
Annotations
10 errors and 2 warnings
Run golangci/[email protected]:
types/int.go#L25
could not import github.com/cosmos/cosmos-sdk/types/errors (-: # github.com/cosmos/cosmos-sdk/types/errors
|
Run golangci/[email protected]
undefined: types.ExecTxResult
|
Run golangci/[email protected]
undefined: types.ExecTxResult
|
Run golangci/[email protected]:
types/account.go#L77
acc.GetAddress undefined (type EthAccount has no field or method GetAddress) (typecheck)
|
Run golangci/[email protected]:
types/account.pb.go#L47
cannot use m (variable of type *EthAccount) as "github.com/cosmos/gogoproto/proto".Message value in argument to xxx_messageInfo_EthAccount.Marshal: *EthAccount does not implement "github.com/cosmos/gogoproto/proto".Message (missing method String) (typecheck)
|
Run golangci/[email protected]:
types/account.pb.go#L58
cannot use m (variable of type *EthAccount) as "github.com/cosmos/gogoproto/proto".Message value in argument to xxx_messageInfo_EthAccount.Merge: *EthAccount does not implement "github.com/cosmos/gogoproto/proto".Message (missing method String) (typecheck)
|
Run golangci/[email protected]:
types/account.pb.go#L64
cannot use m (variable of type *EthAccount) as "github.com/cosmos/gogoproto/proto".Message value in argument to xxx_messageInfo_EthAccount.DiscardUnknown: *EthAccount does not implement "github.com/cosmos/gogoproto/proto".Message (missing method String) (typecheck)
|
Run golangci/[email protected]:
types/account.pb.go#L70
cannot use (*EthAccount)(nil) (value of type *EthAccount) as "github.com/cosmos/gogoproto/proto".Message value in argument to proto.RegisterType: *EthAccount does not implement "github.com/cosmos/gogoproto/proto".Message (missing method String) (typecheck)
|
Run golangci/[email protected]:
ethereum/eip712/eip712_legacy.go#L31
could not import github.com/cosmos/cosmos-sdk/types/errors (-: # github.com/cosmos/cosmos-sdk/types/errors
|
Run golangci/[email protected]
undefined: types.ExecTxResult
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, 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 actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|
Loading