feat: upgrade Cosmos SDK to v0.47 #8266
Annotations
7 errors and 1 warning
Run golangci/golangci-lint-action@v3:
types/coin_test.go#L71
undefined: types (typecheck)
|
Run golangci/golangci-lint-action@v3:
types/coin_test.go#L116
undefined: types (typecheck)
|
Run golangci/golangci-lint-action@v3:
types/coin_test.go#L162
undefined: types (typecheck)
|
Run golangci/golangci-lint-action@v3:
types/ormstore/db.go#L29
cannot use backEndResolver (variable of type func(_ "cosmossdk.io/api/cosmos/orm/v1alpha1".StorageType) (ormtable.BackendResolver, error)) as func("github.com/cosmos/cosmos-sdk/api/cosmos/orm/v1alpha1".StorageType) (ormtable.BackendResolver, error) value in assignment (typecheck)
|
Run golangci/golangci-lint-action@v3:
types/ormstore/db.go#L30
cannot use desc (variable of type *"cosmossdk.io/api/cosmos/orm/v1alpha1".ModuleSchemaDescriptor) as *"github.com/cosmos/cosmos-sdk/api/cosmos/orm/v1alpha1".ModuleSchemaDescriptor value in argument to ormdb.NewModuleDB (typecheck)
|
Run golangci/golangci-lint-action@v3:
types/math/math.go#L5
File is not `goimports`-ed (goimports)
|
Run golangci/golangci-lint-action@v3
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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