Bump github.com/oasisprotocol/oasis-core/go from 0.2202.7 to 0.2300.10 #424
Annotations
10 errors and 1 warning
lint:
x/bank/keeper/keeper.go#L73
k.SendCoinsFromModuleToModule undefined (type WrappedBankKeeper has no field or method SendCoinsFromModuleToModule) (typecheck)
|
lint:
client/grpc/node/service.go#L7
"github.com/cometbft/cometbft/crypto/secp256k1" imported and not used (typecheck)
|
lint:
x/oracle/handler.go#L14
msgServer declared and not used (typecheck)
|
lint:
cmd/bandd/main.go#L4
"os" imported and not used (typecheck)
|
lint:
testing/testapp/setup.go#L116
app.BaseApp undefined (type *TestingApp has no field or method BaseApp) (typecheck)
|
lint:
testing/testapp/setup.go#L121
app.StakingKeeper undefined (type *TestingApp has no field or method StakingKeeper) (typecheck)
|
lint:
testing/testapp/setup.go#L126
app.IBCKeeper undefined (type *TestingApp has no field or method IBCKeeper) (typecheck)
|
lint:
testing/testapp/setup.go#L131
app.ScopedIBCKeeper undefined (type *TestingApp has no field or method ScopedIBCKeeper) (typecheck)
|
lint:
testing/testapp/setup.go#L269
app.AppCodec undefined (type *TestingApp has no field or method AppCodec) (typecheck)
|
lint:
testing/testapp/setup.go#L321
app.AppCodec undefined (type *TestingApp has no field or method AppCodec) (typecheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/chain/chain. Supported file pattern: go.sum
|