Skip to content

refactor!: upgrade modules to v0.50.7 #262

refactor!: upgrade modules to v0.50.7

refactor!: upgrade modules to v0.50.7 #262

Triggered via pull request June 13, 2024 11:59
Status Success
Total duration 45s
Artifacts

test-lint.yml

on: pull_request
golangci-lint
34s
golangci-lint
Fit to window
Zoom out
Zoom in

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