refactor!: upgrade modules to v0.50.7 #262
Annotations
10 errors and 2 warnings
golangci-lint:
api/modules/claim/claim_record.pulsar.go#L1
: cannot compile Go 1.22 code (typecheck)
|
golangci-lint:
api/modules/mint/events.pulsar.go#L1
: cannot compile Go 1.22 code (typecheck)
|
golangci-lint:
docs/docs.go#L1
: cannot compile Go 1.22 code (typecheck)
|
golangci-lint:
app/app.go#L40
could not import github.com/ignite/modules/docs (-: cannot compile Go 1.22 code) (typecheck)
|
golangci-lint:
app/app.go#L221
app.RegisterStreamingServices undefined (type *App has no field or method RegisterStreamingServices) (typecheck)
|
golangci-lint:
app/app.go#L227
app.ModuleManager undefined (type *App has no field or method ModuleManager) (typecheck)
|
golangci-lint:
app/app.go#L241
app.Load undefined (type *App has no field or method Load) (typecheck)
|
golangci-lint:
app/app.go#L266
app.UnsafeFindStoreKey undefined (type *App has no field or method UnsafeFindStoreKey) (typecheck)
|
golangci-lint:
app/app.go#L275
app.UnsafeFindStoreKey undefined (type *App has no field or method UnsafeFindStoreKey) (typecheck)
|
golangci-lint:
app/app.go#L286
app.GetStoreKeys undefined (type *App has no field or method GetStoreKeys) (typecheck)
|
golangci-lint
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/.
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/modules/modules. Supported file pattern: go.sum
|