[codex] add persistent CLI setup flow #44
Annotations
10 errors and 1 warning
|
Run golangci/golangci-lint-action@v7
issues found
|
|
Run golangci/golangci-lint-action@v7:
internal/cli/setup_types.go#L64
exported: exported method SetupReport.HasFailures should have comment or be unexported (revive)
|
|
Run golangci/golangci-lint-action@v7:
internal/app/setup.go#L51
error-format: fmt.Errorf can be replaced with errors.New (perfsprint)
|
|
Run golangci/golangci-lint-action@v7:
internal/app/setup.go#L41
error-format: fmt.Errorf can be replaced with errors.New (perfsprint)
|
|
Run golangci/golangci-lint-action@v7:
internal/app/setup.go#L38
error-format: fmt.Errorf can be replaced with errors.New (perfsprint)
|
|
Run golangci/golangci-lint-action@v7:
internal/terminalinstall/npm.go#L25
G204: Subprocess launched with variable (gosec)
|
|
Run golangci/golangci-lint-action@v7:
internal/cli/setup_cli.go#L10
cognitive complexity 42 of func `(*CLI).runSetupCommand` is high (> 25) (gocognit)
|
|
Run golangci/golangci-lint-action@v7:
internal/cli/setup_cli.go#L83
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
|
Run golangci/golangci-lint-action@v7:
internal/cli/setup_cli.go#L74
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
|
Run golangci/golangci-lint-action@v7:
internal/cli/cli.go#L896
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: golangci/golangci-lint-action@v7. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading