[codex] add persistent CLI setup flow #44
ci.yml
on: pull_request
Validate AGENTS.md
4s
Static checks
49s
Go linters
58s
Check file sizes
6s
Test coverage
2m 37s
Module tidy check
9s
Tech debt scan
5s
Security scan
1m 48s
Integration tests
2m 50s
npm launcher and package metadata
1m 7s
Matrix: test
Annotations
10 errors and 7 warnings
|
Go linters
issues found
|
|
Go linters:
internal/cli/setup_types.go#L64
exported: exported method SetupReport.HasFailures should have comment or be unexported (revive)
|
|
Go linters:
internal/app/setup.go#L51
error-format: fmt.Errorf can be replaced with errors.New (perfsprint)
|
|
Go linters:
internal/app/setup.go#L41
error-format: fmt.Errorf can be replaced with errors.New (perfsprint)
|
|
Go linters:
internal/app/setup.go#L38
error-format: fmt.Errorf can be replaced with errors.New (perfsprint)
|
|
Go linters:
internal/terminalinstall/npm.go#L25
G204: Subprocess launched with variable (gosec)
|
|
Go linters:
internal/cli/setup_cli.go#L10
cognitive complexity 42 of func `(*CLI).runSetupCommand` is high (> 25) (gocognit)
|
|
Go linters:
internal/cli/setup_cli.go#L83
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
|
Go linters:
internal/cli/setup_cli.go#L74
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
|
Go linters:
internal/cli/cli.go#L896
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
Check file sizes:
internal/cli/interfaces.go#L0
internal/cli/interfaces.go remains oversized at 932 lines (baseline: 978)
|
|
Check file sizes:
internal/cli/cli_test.go#L0
internal/cli/cli_test.go remains oversized at 1113 lines (baseline: 1122)
|
|
Check file sizes:
internal/cli/cli.go#L0
internal/cli/cli.go remains oversized at 2466 lines (baseline: 2496)
|
|
Go linters
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/
|
|
Security scan
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: github/codeql-action/analyze@v3, github/codeql-action/init@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Security scan
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Test coverage
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage
|
2.12 MB |
sha256:3097c67a5c416d47607a4a353a3e3b945d83193568198de13c546118cfb5c4f4
|
|