refactor!: upgrade modules to v0.50.7 #259
Annotations
10 errors and 2 warnings
api/modules/claim/claim_record.pulsar.go#L1
: cannot compile Go 1.22 code (typecheck)
|
api/modules/mint/events.pulsar.go#L1
: cannot compile Go 1.22 code (typecheck)
|
docs/docs.go#L1
: cannot compile Go 1.22 code (typecheck)
|
app/app.go#L40
could not import github.com/ignite/modules/docs (-: cannot compile Go 1.22 code) (typecheck)
|
app/app.go#L221
app.RegisterStreamingServices undefined (type *App has no field or method RegisterStreamingServices) (typecheck)
|
app/app.go#L227
app.ModuleManager undefined (type *App has no field or method ModuleManager) (typecheck)
|
app/app.go#L241
app.Load undefined (type *App has no field or method Load) (typecheck)
|
app/app.go#L266
app.UnsafeFindStoreKey undefined (type *App has no field or method UnsafeFindStoreKey) (typecheck)
|
app/app.go#L275
app.UnsafeFindStoreKey undefined (type *App has no field or method UnsafeFindStoreKey) (typecheck)
|
app/app.go#L286
app.GetStoreKeys undefined (type *App has no field or method GetStoreKeys) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, technote-space/get-diff-action@v6, 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