merge main into r1.0 and release v1.0.2 (#16) #33
Annotations
10 errors and 1 warning
lint:
cmd/internal/test_helper.go#L53
Error return value of `(*github.com/spf13/pflag.FlagSet).Set` is not checked (errcheck)
|
lint:
cmd/completion/completion.go#L67
Error return value of `(*github.com/spf13/cobra.Command).GenBashCompletion` is not checked (errcheck)
|
lint:
cmd/completion/completion.go#L69
Error return value of `(*github.com/spf13/cobra.Command).GenZshCompletion` is not checked (errcheck)
|
lint:
cmd/completion/completion.go#L71
Error return value of `(*github.com/spf13/cobra.Command).GenFishCompletion` is not checked (errcheck)
|
lint:
cmd/completion/completion.go#L73
Error return value of `(*github.com/spf13/cobra.Command).GenPowerShellCompletion` is not checked (errcheck)
|
lint:
bindata/compress/tar_test.go#L79
Error return value of `filepath.Walk` is not checked (errcheck)
|
lint:
bindata/compress/tar_test.go#L85
Error return value of `filepath.Walk` is not checked (errcheck)
|
lint:
util/lang/lang_test.go#L159
Error return value is not checked (errcheck)
|
lint:
config/config.go#L206
Error return value is not checked (errcheck)
|
lint:
config/config_test.go#L169
Error return value of `os.MkdirAll` is not checked (errcheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/trpc-cmdline/trpc-cmdline. Supported file pattern: go.sum
|