EVM support #107
Annotations
10 errors and 1 warning
run linting (long):
codec/legacy/amino_msg.go#L7
could not import github.com/cosmos/cosmos-sdk/types (-: # github.com/cosmos/cosmos-sdk/types
|
run linting (long):
types/context.go#L397
undefined: storetypes.ObjKVStore
|
run linting (long):
types/context.go#L398
undefined: gaskv.NewObjStore
|
run linting (long):
types/context.go#L398
c.ms.GetObjKVStore undefined (type "cosmossdk.io/store/types".MultiStore has no field or method GetObjKVStore)
|
run linting (long):
types/context.go#L426
cacheMS.RunAtomic undefined (type "cosmossdk.io/store/types".CacheMultiStore has no field or method RunAtomic)) (typecheck)
|
run linting (long):
x/auth/signing/adapter.go#L12
could not import github.com/cosmos/cosmos-sdk/types (-: # github.com/cosmos/cosmos-sdk/types
|
run linting (long):
types/context.go#L397
undefined: storetypes.ObjKVStore
|
run linting (long):
types/context.go#L398
undefined: gaskv.NewObjStore
|
run linting (long):
types/context.go#L398
c.ms.GetObjKVStore undefined (type "cosmossdk.io/store/types".MultiStore has no field or method GetObjKVStore)
|
run linting (long):
types/context.go#L426
cacheMS.RunAtomic undefined (type "cosmossdk.io/store/types".CacheMultiStore has no field or method RunAtomic)) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[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/
|
Loading