build(deps): bump github.com/cosmos/cosmos-sdk from 0.50.3 to 0.50.4 #49
Annotations
10 errors and 1 warning
Run golangci-lint:
app/app.go#L145
app.RegisterStreamingServices undefined (type *NodeApp has no field or method RegisterStreamingServices) (typecheck)
|
Run golangci-lint:
app/app.go#L153
app.ModuleManager undefined (type *NodeApp has no field or method ModuleManager) (typecheck)
|
Run golangci-lint:
app/app.go#L156
app.Load undefined (type *NodeApp has no field or method Load) (typecheck)
|
Run golangci-lint:
app/app.go#L170
app.UnsafeFindStoreKey undefined (type *NodeApp has no field or method UnsafeFindStoreKey) (typecheck)
|
Run golangci-lint:
app/app.go#L180
app.GetStoreKeys undefined (type *NodeApp has no field or method GetStoreKeys) (typecheck)
|
Run golangci-lint:
app/export.go#L24
app.NewContextLegacy undefined (type *NodeApp has no field or method NewContextLegacy) (typecheck)
|
Run golangci-lint:
app/export.go#L28
app.LastBlockHeight undefined (type *NodeApp has no field or method LastBlockHeight) (typecheck)
|
Run golangci-lint:
app/export.go#L34
app.ModuleManager undefined (type *NodeApp has no field or method ModuleManager) (typecheck)
|
Run golangci-lint:
app/export.go#L49
app.BaseApp undefined (type *NodeApp has no field or method BaseApp) (typecheck)
|
Run golangci-lint:
app/export.go#L216
app.Logger undefined (type *NodeApp has no field or method Logger) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading