feat(runner): add support for running and repairing tests #148
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']
|