[codex] add persistent CLI setup flow #43
ci.yml
on: pull_request
Validate AGENTS.md
3s
Static checks
44s
Go linters
58s
Check file sizes
6s
Test coverage
3m 14s
Module tidy check
18s
Tech debt scan
3s
Security scan
1m 56s
Integration tests
2m 50s
npm launcher and package metadata
1m 11s
Matrix: test
Annotations
12 errors and 6 warnings
|
Check file sizes
Process completed with exit code 1.
|
|
Check file sizes:
internal/cli/cli_test.go#L0
internal/cli/cli_test.go grew from 1122 to 1173 lines; oversized Go files may not grow
|
|
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.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:da31c687edaa8b07700f864f7f7fcceb59b423dc93547e155333961258ec0367
|
|