Bump cosmos sdk 0.50 in progress #27
Annotations
10 errors and 2 warnings
x/tokenfactory/module.go#L182
undefined: abci.RequestBeginBlock (typecheck)
|
x/tokenfactory/module.go#L186
undefined: abci.RequestEndBlock (typecheck)
|
app/app.go#L968
undefined: abci.RequestBeginBlock (typecheck)
|
app/app.go#L973
undefined: abci.RequestEndBlock (typecheck)
|
app/ante.go#L25
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
app/ante.go#L37
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
|
app/ante.go#L43
options.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
|
app/ante.go#L46
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
app/ante.go#L47
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
app/app.go#L446
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
This job failed
Loading