Bump github.com/spf13/viper from 1.19.0 to 1.21.0 #1937
Annotations
10 errors
|
build
Process completed with exit code 2.
|
|
build:
cmd/config/config.go#L511
cannot use setDecoder (value of type func(config *"github.com/mitchellh/mapstructure".DecoderConfig)) as viper.DecoderConfigOption value in argument to vp.Unmarshal
|
|
build:
cmd/config/config.go#L491
cannot use setDecoder (value of type func(config *"github.com/mitchellh/mapstructure".DecoderConfig)) as viper.DecoderConfigOption value in argument to vp.Unmarshal
|
|
build:
cmd/config/config.go#L461
cannot use setDecoder (value of type func(config *"github.com/mitchellh/mapstructure".DecoderConfig)) as viper.DecoderConfigOption value in argument to vp.Unmarshal
|
|
build:
cmd/config/config.go#L438
cannot use setDecoder (value of type func(config *"github.com/mitchellh/mapstructure".DecoderConfig)) as viper.DecoderConfigOption value in argument to vp.Unmarshal
|
|
build:
cmd/config/config.go#L282
cannot use setDecoder (value of type func(config *"github.com/mitchellh/mapstructure".DecoderConfig)) as viper.DecoderConfigOption value in argument to vp.Unmarshal
|
|
build:
cmd/config/config.go#L263
cannot use setDecoder (value of type func(config *"github.com/mitchellh/mapstructure".DecoderConfig)) as viper.DecoderConfigOption value in argument to vp.Unmarshal
|
|
build:
cmd/config/config.go#L243
cannot use setDecoder (value of type func(config *"github.com/mitchellh/mapstructure".DecoderConfig)) as viper.DecoderConfigOption value in argument to vp.Unmarshal
|
|
build:
cmd/config/config.go#L222
cannot use setDecoder (value of type func(config *"github.com/mitchellh/mapstructure".DecoderConfig)) as viper.DecoderConfigOption value in argument to viper.Unmarshal
|
|
build:
cmd/config/config.go#L150
cannot use setDecoder (value of type func(config *"github.com/mitchellh/mapstructure".DecoderConfig)) as viper.DecoderConfigOption value in argument to viper.Unmarshal
|