Skip to content

fix(ios): avoid replaying alert mutations (#2323) #7819

fix(ios): avoid replaying alert mutations (#2323)

fix(ios): avoid replaying alert mutations (#2323) #7819

Triggered via push September 6, 2026 05:58
Status Failure
Total duration 8m 25s
Artifacts 1

ci.yml

on: push
Lint & Format
31s
Lint & Format
Repo Guards
5m 43s
Repo Guards
Compatibility & Provenance
38s
Compatibility & Provenance
Typecheck & Package
1m 0s
Typecheck & Package
Coverage
6m 39s
Coverage
Integration Tests
2m 38s
Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

19 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
Process completed with exit code 1.
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/
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/
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:dff8edd4ee5a00f0cdb28c5abc71d6e83f42c7747ab3c118023afcc0d2f41fc5