Bump github.com/spf13/viper from 1.16.0 to 1.18.1 #188
Annotations
10 errors and 1 warning
lint:
x/tokenfactory/keeper/admins.go#L4
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:
app/apptesting/test_suite.go#L224
missing type in composite literal (typecheck)
|
lint:
cmd/terpd/cmd/config.go#L119
tcc.ChainID undefined (type TerpCustomClient has no field or method ChainID) (typecheck)
|
lint:
cmd/terpd/cmd/config.go#L121
tcc.KeyringBackend undefined (type TerpCustomClient has no field or method KeyringBackend) (typecheck)
|
lint:
cmd/terpd/cmd/config.go#L123
tcc.Output undefined (type TerpCustomClient has no field or method Output) (typecheck)
|
lint:
cmd/terpd/cmd/config.go#L125
tcc.Node undefined (type TerpCustomClient has no field or method Node) (typecheck)
|
lint:
cmd/terpd/cmd/config.go#L127
tcc.BroadcastMode undefined (type TerpCustomClient has no field or method BroadcastMode) (typecheck)
|
lint:
cmd/terpd/cmd/root.go#L16
"github.com/spf13/viper" imported and not used (typecheck)
|
lint:
app/ante.go#L50
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/terp-core/terp-core. Supported file pattern: go.sum
|