upgrade: gov upgrade handler changes #409
Annotations
10 errors and 2 warnings
lint:
x/globalfee/client/cli/query.go#L9
could not import github.com/OmniFlix/omniflixhub/v5/x/globalfee/types (-: # github.com/OmniFlix/omniflixhub/v5/x/globalfee/types
|
lint:
x/globalfee/types/params.go#L19
cannot use maxTotalBypassMinFeeMsgGasUsage (variable of type int) as uint64 value in struct literal) (typecheck)
|
lint:
x/globalfee/keeper/grpc_query.go#L6
could not import github.com/OmniFlix/omniflixhub/v5/x/globalfee/types (-: # github.com/OmniFlix/omniflixhub/v5/x/globalfee/types
|
lint:
x/globalfee/types/params.go#L19
cannot use maxTotalBypassMinFeeMsgGasUsage (variable of type int) as uint64 value in struct literal) (typecheck)
|
lint:
app/keepers/keepers.go#L65
could not import github.com/OmniFlix/omniflixhub/v5/x/globalfee/types (-: # github.com/OmniFlix/omniflixhub/v5/x/globalfee/types
|
lint:
x/globalfee/types/params.go#L19
cannot use maxTotalBypassMinFeeMsgGasUsage (variable of type int) as uint64 value in struct literal) (typecheck)
|
lint:
app/upgrades/v2/constants.go#L6
could not import github.com/OmniFlix/omniflixhub/v5/x/globalfee/types (-: # github.com/OmniFlix/omniflixhub/v5/x/globalfee/types
|
lint:
x/globalfee/types/params.go#L19
cannot use maxTotalBypassMinFeeMsgGasUsage (variable of type int) as uint64 value in struct literal) (typecheck)
|
lint:
app/app.go#L333
app.UpgradeKeeper undefined (type *OmniFlixApp has no field or method UpgradeKeeper) (typecheck)
|
lint:
app/app.go#L201
app.CrisisKeeper undefined (type *OmniFlixApp has no field or method CrisisKeeper) (typecheck)
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. 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
|