feat: pre deduct funds (backport #135) #489
Annotations
10 errors and 2 warnings
tests/app/app.go#L299
app.ModuleManager undefined (type *TestApp has no field or method ModuleManager) (typecheck)
|
tests/app/app.go#L318
app.Load undefined (type *TestApp has no field or method Load) (typecheck)
|
tests/app/app.go#L328
app.BaseApp undefined (type *TestApp has no field or method BaseApp) (typecheck)
|
tests/app/app.go#L333
app.BaseApp undefined (type *TestApp has no field or method BaseApp) (typecheck)
|
tests/app/app.go#L365
app.UnsafeFindStoreKey undefined (type *TestApp has no field or method UnsafeFindStoreKey) (typecheck)
|
tests/app/export.go#L21
app.NewContext undefined (type *TestApp has no field or method NewContext) (typecheck)
|
tests/app/export.go#L25
app.LastBlockHeight undefined (type *TestApp has no field or method LastBlockHeight) (typecheck)
|
tests/app/export.go#L31
app.ModuleManager undefined (type *TestApp has no field or method ModuleManager) (typecheck)
|
tests/app/export.go#L42
app.BaseApp undefined (type *TestApp has no field or method BaseApp) (typecheck)
|
tests/app/export.go#L181
app.Logger undefined (type *TestApp has no field or method Logger) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, 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