feat: compliant multi-coin rewards #523
Annotations
10 errors and 1 warning
Lint go files with golangci-lint:
app/app.go#L356
app.SetAnteHandler undefined (type *App has no field or method SetAnteHandler) (typecheck)
|
Lint go files with golangci-lint:
app/app.go#L368
app.SetPostHandler undefined (type *App has no field or method SetPostHandler) (typecheck)
|
Lint go files with golangci-lint:
app/app.go#L371
app.RegisterStreamingServices undefined (type *App has no field or method RegisterStreamingServices) (typecheck)
|
Lint go files with golangci-lint:
app/app.go#L377
app.ModuleManager undefined (type *App has no field or method ModuleManager) (typecheck)
|
Lint go files with golangci-lint:
app/app.go#L394
app.SetInitChainer undefined (type *App has no field or method SetInitChainer) (typecheck)
|
Lint go files with golangci-lint:
app/app.go#L396
app.ModuleManager undefined (type *App has no field or method ModuleManager) (typecheck)
|
Lint go files with golangci-lint:
app/app.go#L406
app.ModuleManager undefined (type *App has no field or method ModuleManager) (typecheck)
|
Lint go files with golangci-lint:
app/app.go#L407
app.Configurator undefined (type *App has no field or method Configurator) (typecheck)
|
Lint go files with golangci-lint:
app/app.go#L423
app.SetStoreLoader undefined (type *App has no field or method SetStoreLoader) (typecheck)
|
Lint go files with golangci-lint:
app/app.go#L426
app.Load undefined (type *App has no field or method Load) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading