chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0 #439
Annotations
10 errors and 1 warning
lint:
x/alliance/types/alliance.pb.go#L11
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
lint
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) bool of func(x, y *descriptorpb.FileDescriptorProto) bool {…} does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) int for func(a E, b E) int) (typecheck)
|
lint:
custom/bank/keeper/keeper.go#L63
k.GetSupply undefined (type Keeper has no field or method GetSupply) (typecheck)
|
lint:
custom/bank/keeper/keeper.go#L81
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:
cmd/allianced/main.go#L4
"os" imported and not used (typecheck)
|
lint:
app/app.go#L352
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
lint:
app/app.go#L417
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
lint:
app/app.go#L490
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
lint:
app/app.go#L523
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/alliance/alliance. Supported file pattern: go.sum
|