Skip to content

fix(ios): stop charging every capture for a slow Simulator app discovery #7829

fix(ios): stop charging every capture for a slow Simulator app discovery

fix(ios): stop charging every capture for a slow Simulator app discovery #7829

Triggered via pull request September 6, 2026 08:16
Status Cancelled
Total duration 6m 53s
Artifacts 1

ci.yml

on: pull_request
Lint & Format
28s
Lint & Format
Repo Guards
5m 45s
Repo Guards
Compatibility & Provenance
43s
Compatibility & Provenance
Typecheck & Package
1m 33s
Typecheck & Package
Coverage
6m 48s
Coverage
Integration Tests
2m 45s
Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 8 warnings
Typecheck & Package: src/daemon/screen-recording-session-resource.ts#L20
The inferred type of 'screenRecordingDurableResource' cannot be named without a reference to 'DurableCaptureResourceRecord' from '../../node_modules/@agent-device/capture-kit/src/durable-capture/store.ts'. This is likely not portable. A type annotation is necessary.
Typecheck & Package: src/daemon/screen-recording-resource-store.ts#L4
The inferred type of 'screenRecordingResourceStore' cannot be named without a reference to 'DurableCaptureResourceRecord' from '../../node_modules/@agent-device/capture-kit/src/durable-capture/store.ts'. This is likely not portable. A type annotation is necessary.
Typecheck & Package: src/daemon/perf-capture-session-resource.ts#L18
The inferred type of 'perfCaptureDurableResource' cannot be named without a reference to 'DurableCaptureResourceRecord' from '../../node_modules/@agent-device/capture-kit/src/durable-capture/store.ts'. This is likely not portable. A type annotation is necessary.
Typecheck & Package: src/daemon/perf-capture-resource-store.ts#L3
The inferred type of 'perfCaptureResourceStore' cannot be named without a reference to 'DurableCaptureResourceRecord' from '../../node_modules/@agent-device/capture-kit/src/durable-capture/store.ts'. This is likely not portable. A type annotation is necessary.
Typecheck & Package: src/daemon/durable-capture-resource.ts#L42
The inferred type of 'createDurableCaptureResource' cannot be named without a reference to 'DurableCaptureResourceRecord' from '../../node_modules/@agent-device/capture-kit/src/durable-capture/store.ts'. This is likely not portable. A type annotation is necessary.
Typecheck & Package: src/daemon/audio-probe-session-resource.ts#L18
The inferred type of 'audioProbeDurableResource' cannot be named without a reference to 'DurableCaptureResourceRecord' from '../../node_modules/@agent-device/capture-kit/src/durable-capture/store.ts'. This is likely not portable. A type annotation is necessary.
Typecheck & Package: src/daemon/audio-probe-resource-store.ts#L3
The inferred type of 'audioProbeResourceStore' cannot be named without a reference to 'DurableCaptureResourceRecord' from '../../node_modules/@agent-device/capture-kit/src/durable-capture/store.ts'. This is likely not portable. A type annotation is necessary.
Typecheck & Package: src/daemon/app-log-session-resource.ts#L27
The inferred type of 'appLogDurableResource' cannot be named without a reference to 'DurableCaptureResourceRecord' from '../../node_modules/@agent-device/capture-kit/src/durable-capture/store.ts'. This is likely not portable. A type annotation is necessary.
Typecheck & Package: src/daemon/app-log-resource-store.ts#L3
The inferred type of 'appLogResourceStore' cannot be named without a reference to 'DurableCaptureResourceRecord' from '../../node_modules/@agent-device/capture-kit/src/durable-capture/store.ts'. This is likely not portable. A type annotation is necessary.
Integration Tests: src/daemon/screen-recording-session-resource.ts#L20
The inferred type of 'screenRecordingDurableResource' cannot be named without a reference to 'DurableCaptureResourceRecord' from '../../node_modules/@agent-device/capture-kit/src/durable-capture/store.ts'. This is likely not portable. A type annotation is necessary.
Integration Tests: src/daemon/screen-recording-resource-store.ts#L4
The inferred type of 'screenRecordingResourceStore' cannot be named without a reference to 'DurableCaptureResourceRecord' from '../../node_modules/@agent-device/capture-kit/src/durable-capture/store.ts'. This is likely not portable. A type annotation is necessary.
Integration Tests: src/daemon/perf-capture-session-resource.ts#L18
The inferred type of 'perfCaptureDurableResource' cannot be named without a reference to 'DurableCaptureResourceRecord' from '../../node_modules/@agent-device/capture-kit/src/durable-capture/store.ts'. This is likely not portable. A type annotation is necessary.
Integration Tests: src/daemon/perf-capture-resource-store.ts#L3
The inferred type of 'perfCaptureResourceStore' cannot be named without a reference to 'DurableCaptureResourceRecord' from '../../node_modules/@agent-device/capture-kit/src/durable-capture/store.ts'. This is likely not portable. A type annotation is necessary.
Integration Tests: src/daemon/durable-capture-resource.ts#L42
The inferred type of 'createDurableCaptureResource' cannot be named without a reference to 'DurableCaptureResourceRecord' from '../../node_modules/@agent-device/capture-kit/src/durable-capture/store.ts'. This is likely not portable. A type annotation is necessary.
Integration Tests: src/daemon/audio-probe-session-resource.ts#L18
The inferred type of 'audioProbeDurableResource' cannot be named without a reference to 'DurableCaptureResourceRecord' from '../../node_modules/@agent-device/capture-kit/src/durable-capture/store.ts'. This is likely not portable. A type annotation is necessary.
Integration Tests: src/daemon/audio-probe-resource-store.ts#L3
The inferred type of 'audioProbeResourceStore' cannot be named without a reference to 'DurableCaptureResourceRecord' from '../../node_modules/@agent-device/capture-kit/src/durable-capture/store.ts'. This is likely not portable. A type annotation is necessary.
Integration Tests: src/daemon/app-log-session-resource.ts#L27
The inferred type of 'appLogDurableResource' cannot be named without a reference to 'DurableCaptureResourceRecord' from '../../node_modules/@agent-device/capture-kit/src/durable-capture/store.ts'. This is likely not portable. A type annotation is necessary.
Integration Tests: src/daemon/app-log-resource-store.ts#L3
The inferred type of 'appLogResourceStore' cannot be named without a reference to 'DurableCaptureResourceRecord' from '../../node_modules/@agent-device/capture-kit/src/durable-capture/store.ts'. This is likely not portable. A type annotation is necessary.
Coverage
Canceling since a higher priority waiting request for ci-CI-refs/pull/2331/merge exists
Coverage
The operation was canceled.
CI
Canceling since a higher priority waiting request for ci-CI-refs/pull/2331/merge exists
Lint & Format
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Compatibility & Provenance
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Typecheck & Package
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Integration Tests
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@ea165f8d65b6e75b540449e92b4886f43607fa02, pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Integration Tests
Could not query the build cache for fingerprint.deadbeefcafe.android; building inline.
Integration Tests
Could not query the build cache for fingerprint.deadbeefcafe.ios; building inline.
Repo Guards
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Coverage
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. 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
web-smoke-artifacts
65.1 MB
sha256:8355f1c3ea353c2d4d8d27783a4038b8273dd2704576d3f85627330d7013bf91