Skip to content

feat(runner): add support for running and repairing tests #148

feat(runner): add support for running and repairing tests

feat(runner): add support for running and repairing tests #148

Triggered via pull request September 29, 2025 23:20
@atscottatscott
synchronize #62
atscott:main
Status Failure
Total duration 27s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
build
Process completed with exit code 1.
build: runner/orchestration/test-repair.ts#L67
Type '{ outputFiles: LlmResponseFile[]; usage: Usage; reasoning: string; buildResult: { status: BuildResultStatus; message: string; }; testResult: TestResult | null; serveTestingResult: null; attempt: number; }' is not assignable to type 'AttemptDetails'.
build: runner/orchestration/generate.ts#L545
Type 'TestResult | null' is not assignable to type 'TestResult | undefined'.
build: runner/builder/builder-types.ts#L8
Cannot find module './auto-csp-types.js' or its corresponding type declarations.
build
Unexpected input(s) 'with_install', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
build
Unexpected input(s) 'with_install', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']