chore(deps): bump github.com/cosmos/cosmos-proto from 1.0.0-beta.4 to 1.0.0-beta.5 #583
Annotations
10 errors and 2 warnings
lint:
x/alliance/types/validator.go#L74
v.GetOperator undefined (type AllianceValidator has no field or method GetOperator) (typecheck)
|
lint:
custom/bank/keeper/keeper.go#L67
k.GetSupply undefined (type Keeper has no field or method GetSupply) (typecheck)
|
lint:
custom/bank/keeper/keeper.go#L92
k.GetPaginatedTotalSupply undefined (type Keeper has no field or method GetPaginatedTotalSupply) (typecheck)
|
lint:
x/alliance/proposal_handler.go#L7
"cosmossdk.io/errors" imported as cosmoserrors and not used (typecheck)
|
lint:
x/alliance/proposal_handler.go#L9
"github.com/cosmos/cosmos-sdk/types/errors" imported as sdkerrors and not used (typecheck)
|
lint:
app/app.go#L298
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
lint:
app/app.go#L367
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
lint:
app/app.go#L461
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
lint:
app/app.go#L612
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
lint:
app/app.go#L631
app.MountKVStores undefined (type *App has no field or method MountKVStores) (typecheck)
|
lint
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/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/alliance/alliance. Supported file pattern: go.sum
|