chore(deps): bump cosmossdk.io/store from 1.0.2 to 1.1.0 #578
Annotations
10 errors and 2 warnings
golangci-lint:
x/alliance/types/validator.go#L74
v.GetOperator undefined (type AllianceValidator has no field or method GetOperator) (typecheck)
|
golangci-lint:
custom/bank/keeper/msg_server.go#L10
could not import github.com/cosmos/cosmos-sdk/telemetry (-: # github.com/cosmos/cosmos-sdk/telemetry
|
golangci-lint
undefined: expfmt.FmtText
|
golangci-lint
undefined: expfmt.FmtText) (typecheck)
|
golangci-lint:
custom/bank/keeper/keeper.go#L67
k.GetSupply undefined (type Keeper has no field or method GetSupply) (typecheck)
|
golangci-lint:
custom/bank/keeper/keeper.go#L92
k.GetPaginatedTotalSupply undefined (type Keeper has no field or method GetPaginatedTotalSupply) (typecheck)
|
golangci-lint:
x/alliance/abci.go#L9
could not import github.com/cosmos/cosmos-sdk/telemetry (-: # github.com/cosmos/cosmos-sdk/telemetry
|
golangci-lint
undefined: expfmt.FmtText
|
golangci-lint
undefined: expfmt.FmtText) (typecheck)
|
golangci-lint:
x/alliance/proposal_handler.go#L7
"cosmossdk.io/errors" imported as cosmoserrors and not used (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, 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/.
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/alliance/alliance. Supported file pattern: go.sum
|
Loading