feat(math): Testing Sub for GDA Dec Type #67354
Annotations
10 errors and 1 warning
codec/legacy/amino_msg.go#L8
could not import github.com/cosmos/cosmos-sdk/types (-: # github.com/cosmos/cosmos-sdk/types
|
types/context.go#L367
cannot use Context{} (value of type Context) as "cosmossdk.io/store/types".Context value in variable declaration: Context does not implement "cosmossdk.io/store/types".Context (wrong type for method Logger)
|
types/tx/msgs.go#L7
could not import github.com/cosmos/cosmos-sdk/types (-: # github.com/cosmos/cosmos-sdk/types
|
types/context.go#L367
cannot use Context{} (value of type Context) as "cosmossdk.io/store/types".Context value in variable declaration: Context does not implement "cosmossdk.io/store/types".Context (wrong type for method Logger)
|
types/mempool/mempool.go#L7
could not import github.com/cosmos/cosmos-sdk/types (-: # github.com/cosmos/cosmos-sdk/types
|
types/context.go#L367
cannot use Context{} (value of type Context) as "cosmossdk.io/store/types".Context value in variable declaration: Context does not implement "cosmossdk.io/store/types".Context (wrong type for method Logger)
|
baseapp/testutil/messages.go#L8
could not import github.com/cosmos/cosmos-sdk/types (-: # github.com/cosmos/cosmos-sdk/types
|
types/context.go#L367
cannot use Context{} (value of type Context) as "cosmossdk.io/store/types".Context value in variable declaration: Context does not implement "cosmossdk.io/store/types".Context (wrong type for method Logger)
|
baseapp/testutil/mock/mocks.go#L12
could not import github.com/cosmos/cosmos-sdk/types (-: # github.com/cosmos/cosmos-sdk/types
|
types/context.go#L367
cannot use Context{} (value of type Context) as "cosmossdk.io/store/types".Context value in variable declaration: Context does not implement "cosmossdk.io/store/types".Context (wrong type for method Logger)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. 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