chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 #540
Annotations
10 errors and 2 warnings
golangci-lint:
custom/bank/keeper/keeper.go#L63
k.GetSupply undefined (type Keeper has no field or method GetSupply) (typecheck)
|
golangci-lint:
custom/bank/keeper/keeper.go#L81
k.GetPaginatedTotalSupply undefined (type Keeper has no field or method GetPaginatedTotalSupply) (typecheck)
|
golangci-lint:
x/alliance/proposal_handler.go#L7
"cosmossdk.io/errors" imported as cosmoserrors and not used (typecheck)
|
golangci-lint:
x/alliance/proposal_handler.go#L9
"github.com/cosmos/cosmos-sdk/types/errors" imported as sdkerrors and not used (typecheck)
|
golangci-lint:
cmd/allianced/main.go#L4
"os" imported and not used (typecheck)
|
golangci-lint:
app/app.go#L352
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
golangci-lint:
app/app.go#L417
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
golangci-lint:
app/app.go#L490
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
golangci-lint:
app/app.go#L523
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
golangci-lint:
app/app.go#L671
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (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