build(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 #53
dispatch.yml
on: push
Annotations
10 errors and 1 warning
Lint / Golang:
app/app.go#L145
app.RegisterStreamingServices undefined (type *NodeApp has no field or method RegisterStreamingServices) (typecheck)
|
Lint / Golang:
app/app.go#L153
app.ModuleManager undefined (type *NodeApp has no field or method ModuleManager) (typecheck)
|
Lint / Golang:
app/app.go#L156
app.Load undefined (type *NodeApp has no field or method Load) (typecheck)
|
Lint / Golang:
app/app.go#L170
app.UnsafeFindStoreKey undefined (type *NodeApp has no field or method UnsafeFindStoreKey) (typecheck)
|
Lint / Golang:
app/app.go#L180
app.GetStoreKeys undefined (type *NodeApp has no field or method GetStoreKeys) (typecheck)
|
Lint / Golang:
app/export.go#L24
app.NewContextLegacy undefined (type *NodeApp has no field or method NewContextLegacy) (typecheck)
|
Lint / Golang:
app/export.go#L28
app.LastBlockHeight undefined (type *NodeApp has no field or method LastBlockHeight) (typecheck)
|
Lint / Golang:
app/export.go#L34
app.ModuleManager undefined (type *NodeApp has no field or method ModuleManager) (typecheck)
|
Lint / Golang:
app/export.go#L49
app.BaseApp undefined (type *NodeApp has no field or method BaseApp) (typecheck)
|
Lint / Golang:
app/export.go#L216
app.Logger undefined (type *NodeApp has no field or method Logger) (typecheck)
|
Lint / Golang
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/.
|