Skip to content

trpc-cmdline: release v1.0.8 (#39) #101

trpc-cmdline: release v1.0.8 (#39)

trpc-cmdline: release v1.0.8 (#39) #101

Triggered via push May 9, 2024 02:27
Status Failure
Total duration 1m 16s
Artifacts

prc.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
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)
typos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/trpc-cmdline/trpc-cmdline. Supported file pattern: go.sum