Skip to content

feat(testing): Support reusable prepared test artifacts #1324

feat(testing): Support reusable prepared test artifacts

feat(testing): Support reusable prepared test artifacts #1324

Triggered via pull request July 17, 2026 19:31
Status Failure
Total duration 1m 53s
Artifacts

ci.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
build-and-test (24.x)
Process completed with exit code 1.
src/utils/__tests__/prepared-test-execution.test.ts > prepared test execution > does not forward source-only arguments to the prepared test phase: src/utils/__tests__/prepared-test-execution.test.ts#L154
AssertionError: expected [ 'xcodebuild', …(10) ] to include '-only-testing:WeatherTests/testWeather' ❯ src/utils/__tests__/prepared-test-execution.test.ts:154:25
build-and-test (24.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test (24.x): src/cli/commands/upgrade.ts#L239
There is no `cause` attached to the symptom error being thrown
build-and-test (24.x): src/cli/commands/upgrade.ts#L236
There is no `cause` attached to the symptom error being thrown
build-and-test (24.x): src/cli/commands/daemon.ts#L300
The value assigned to 'status' is not used in subsequent statements
build-and-test (24.x): src/cli/commands/daemon.ts#L265
The value assigned to 'content' is not used in subsequent statements
build-and-test (24.x): src/benchmarks/claude-ui/transcript.ts#L340
'lineText' is assigned a value but never used. Allowed unused vars must match /^_/u
build-and-test (24.x): src/benchmarks/claude-ui/preflight-commands.ts#L69
Missing return type on function
build-and-test (24.x): src/benchmarks/claude-ui/preflight-commands.ts#L65
Missing return type on function
build-and-test (24.x): src/benchmarks/claude-ui/preflight-commands.ts#L63
'timeoutTimer' is never reassigned. Use 'const' instead
build-and-test (24.x): src/benchmarks/claude-ui/harness.ts#L876
Prefer using an optional chain expression instead, as it's more concise and easier to read
build-and-test (24.x): src/benchmarks/claude-ui/config.ts#L236
There is no `cause` attached to the symptom error being thrown