feat!: remove blobstream param subspace when upgrading to v2 #4173
Annotations
10 errors and 3 warnings
Run golangci/golangci-lint-action@v5.0.0:
x/blob/handler.go#L15
msgServer declared and not used (typecheck)
|
Run golangci/golangci-lint-action@v5.0.0:
x/blob/handler.go#L4
"fmt" imported and not used (typecheck)
|
Run golangci/golangci-lint-action@v5.0.0:
x/blob/handler.go#L6
"cosmossdk.io/errors" imported and not used (typecheck)
|
Run golangci/golangci-lint-action@v5.0.0:
x/blobstream/client/query.go#L4
"encoding/json" imported and not used (typecheck)
|
Run golangci/golangci-lint-action@v5.0.0:
app/app.go#L297
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
Run golangci/golangci-lint-action@v5.0.0:
app/app.go#L386
app.QueryRouter undefined (type *App has no field or method QueryRouter) (typecheck)
|
Run golangci/golangci-lint-action@v5.0.0:
app/app.go#L387
app.QueryRouter undefined (type *App has no field or method QueryRouter) (typecheck)
|
Run golangci/golangci-lint-action@v5.0.0:
app/app.go#L390
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
Run golangci/golangci-lint-action@v5.0.0:
app/app.go#L397
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
Run golangci/golangci-lint-action@v5.0.0:
app/app.go#L400
app.MountKVStores undefined (type *App has no field or method MountKVStores) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/get-diff-action@v6.1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Post Run golangci/golangci-lint-action@v5.0.0
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'install-mode']
|
Run golangci/golangci-lint-action@v5.0.0
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'install-mode']
|
Loading