feat: cosmos-sdk v0.50.x #383
Annotations
10 errors and 2 warnings
lint:
x/globalfee/keeper/grpc_query_test.go#L1
: # github.com/OmniFlix/omniflixhub/v5/x/globalfee/keeper_test [github.com/OmniFlix/omniflixhub/v5/x/globalfee/keeper.test]
|
lint:
x/globalfee/keeper/keeper_test.go#L19
undefined: context
|
lint:
x/globalfee/keeper/keeper_test.go#L22
not enough arguments in call to store.NewCommitMultiStore
|
lint:
x/globalfee/keeper/keeper_test.go#L24
undefined: sdk.NewKVStoreKey
|
lint:
x/globalfee/keeper/keeper_test.go#L25
cannot use db (variable of type *"github.com/cometbft/cometbft-db".MemDB) as "github.com/cosmos/cosmos-db".DB value in argument to ms.MountStoreWithDB: *"github.com/cometbft/cometbft-db".MemDB does not implement "github.com/cosmos/cosmos-db".DB (wrong type for method Iterator)
|
lint:
x/marketplace/migrations/v3/migrator_test.go#L1
: # github.com/OmniFlix/omniflixhub/v5/x/marketplace/migrations/v3_test [github.com/OmniFlix/omniflixhub/v5/x/marketplace/migrations/v3.test]
|
lint:
x/marketplace/migrations/v3/migrator_test.go#L25
undefined: context
|
lint:
x/marketplace/migrations/v3/migrator_test.go#L33
undefined: sdk.NewKVStoreKey
|
lint:
x/marketplace/migrations/v3/migrator_test.go#L34
undefined: sdk.NewTransientStoreKey (typecheck)
|
lint:
x/onft/migrations/v2/migrator_test.go#L1
: # github.com/OmniFlix/omniflixhub/v5/x/onft/migrations/v2_test [github.com/OmniFlix/omniflixhub/v5/x/onft/migrations/v2.test]
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/omniflixhub/omniflixhub. Supported file pattern: go.sum
|