fix(ios): stop charging every capture for a slow Simulator app discovery #7829
ci.yml
on: pull_request
Lint & Format
28s
Repo Guards
5m 45s
Compatibility & Provenance
43s
Typecheck & Package
1m 33s
Coverage
6m 48s
Integration Tests
2m 45s
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
|
|