Simplify CLI commands by saving rpc-addr and project to context #1863
Annotations
6 errors
cmd/yorkie/commands.go#L56
Error return value of `viper.BindPFlag` is not checked (errcheck)
|
cmd/yorkie/commands.go#L57
Error return value of `viper.BindPFlag` is not checked (errcheck)
|
cmd/yorkie/context/list.go#L34
error returned from external package is unwrapped: sig: func github.com/spf13/viper.ReadInConfig() error (wrapcheck)
|
cmd/yorkie/context/set.go#L34
error returned from external package is unwrapped: sig: func github.com/spf13/viper.ReadInConfig() error (wrapcheck)
|
cmd/yorkie/document/list.go#L45
error returned from external package is unwrapped: sig: func github.com/spf13/viper.ReadInConfig() error (wrapcheck)
|
|
The logs for this run have expired and are no longer available.
Loading