Skip to content

fix(daemon): reconcile device claims held by a replaced daemon (#2057) #7061

fix(daemon): reconcile device claims held by a replaced daemon (#2057)

fix(daemon): reconcile device claims held by a replaced daemon (#2057) #7061

Triggered via push August 26, 2026 18:44
Status Success
Total duration 6m 15s
Artifacts 3

ci.yml

on: push
Matrix: Coverage
Lint & Format
30s
Lint & Format
Repo Guards
5m 47s
Repo Guards
Compatibility & Provenance
38s
Compatibility & Provenance
Typecheck & Package
1m 7s
Typecheck & Package
Integration Tests
2m 4s
Integration Tests
Coverage Report
41s
Coverage Report
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 10 warnings
Typecheck & Package: src/platforms/apple/core/runner-client.ts#L23
The inferred type of 'scheduleIosRunnerIdleStop' cannot be named without a reference to 'scheduleIosRunnerIdleStop' from '../../../../node_modules/@agent-device/platform-apple/src/runner/runner-session.ts'. This is likely not portable. A type annotation is necessary.
Typecheck & Package: src/platforms/apple/core/runner-client.ts#L22
The inferred type of 'getRunnerSessionSnapshot' cannot be named without a reference to 'getRunnerSessionSnapshot' from '../../../../node_modules/@agent-device/platform-apple/src/runner/runner-session.ts'. This is likely not portable. A type annotation is necessary.
Typecheck & Package: src/platforms/apple/core/runner-client.ts#L21
The inferred type of 'detachIosSimulatorRunnerSessionsForShutdown' cannot be named without a reference to 'detachIosSimulatorRunnerSessionsForShutdown' from '../../../../node_modules/@agent-device/platform-apple/src/runner/runner-session.ts'. This is likely not portable. A type annotation is necessary.
Typecheck & Package: src/platforms/apple/core/runner-client.ts#L20
The inferred type of 'hasCachedAppleRunnerArtifact' cannot be named without a reference to 'hasCachedAppleRunnerArtifact' from '../../../../node_modules/@agent-device/platform-apple/src/runner/runner-artifact.ts'. This is likely not portable. A type annotation is necessary.
Typecheck & Package: src/platforms/apple/core/runner-client.ts#L19
The inferred type of 'resolveRunnerAppBundleId' cannot be named without a reference to 'resolveRunnerAppBundleId' from '../../../../node_modules/@agent-device/platform-apple/src/runner/runner-cache-metadata.ts'. This is likely not portable. A type annotation is necessary.
Typecheck & Package: src/platforms/apple/core/runner-client.ts#L18
The inferred type of 'prepareIosRunner' cannot be named without a reference to 'prepareIosRunner' from '../../../../node_modules/@agent-device/platform-apple/src/runner/runner-client.ts'. This is likely not portable. A type annotation is necessary.
Typecheck & Package: src/platforms/apple/core/runner-client.ts#L17
The inferred type of 'prewarmIosRunnerSession' cannot be named without a reference to 'prewarmIosRunnerSession' from '../../../../node_modules/@agent-device/platform-apple/src/runner/runner-client.ts'. This is likely not portable. A type annotation is necessary.
Typecheck & Package: src/platforms/apple/core/runner-client.ts#L16
The inferred type of 'prewarmAppleRunnerCache' cannot be named without a reference to 'prewarmAppleRunnerCache' from '../../../../node_modules/@agent-device/platform-apple/src/runner/runner-client.ts'. This is likely not portable. A type annotation is necessary.
Typecheck & Package: src/platforms/apple/core/runner-client.ts#L15
The inferred type of 'notifyIosRunnerAppRelaunched' cannot be named without a reference to 'notifyIosRunnerAppRelaunched' from '../../../../node_modules/@agent-device/platform-apple/src/runner/runner-client.ts'. This is likely not portable. A type annotation is necessary.
Typecheck & Package: src/platforms/apple/core/runner-client.ts#L14
The inferred type of 'runAppleRunnerCommand' cannot be named without a reference to 'runAppleRunnerCommand' from '../../../../node_modules/@agent-device/platform-apple/src/runner/runner-client.ts'. This is likely not portable. A type annotation is necessary.
Integration Tests: src/platforms/apple/core/runner-client.ts#L23
The inferred type of 'scheduleIosRunnerIdleStop' cannot be named without a reference to 'scheduleIosRunnerIdleStop' from '../../../../node_modules/@agent-device/platform-apple/src/runner/runner-session.ts'. This is likely not portable. A type annotation is necessary.
Integration Tests: src/platforms/apple/core/runner-client.ts#L22
The inferred type of 'getRunnerSessionSnapshot' cannot be named without a reference to 'getRunnerSessionSnapshot' from '../../../../node_modules/@agent-device/platform-apple/src/runner/runner-session.ts'. This is likely not portable. A type annotation is necessary.
Integration Tests: src/platforms/apple/core/runner-client.ts#L21
The inferred type of 'detachIosSimulatorRunnerSessionsForShutdown' cannot be named without a reference to 'detachIosSimulatorRunnerSessionsForShutdown' from '../../../../node_modules/@agent-device/platform-apple/src/runner/runner-session.ts'. This is likely not portable. A type annotation is necessary.
Integration Tests: src/platforms/apple/core/runner-client.ts#L20
The inferred type of 'hasCachedAppleRunnerArtifact' cannot be named without a reference to 'hasCachedAppleRunnerArtifact' from '../../../../node_modules/@agent-device/platform-apple/src/runner/runner-artifact.ts'. This is likely not portable. A type annotation is necessary.
Integration Tests: src/platforms/apple/core/runner-client.ts#L19
The inferred type of 'resolveRunnerAppBundleId' cannot be named without a reference to 'resolveRunnerAppBundleId' from '../../../../node_modules/@agent-device/platform-apple/src/runner/runner-cache-metadata.ts'. This is likely not portable. A type annotation is necessary.
Integration Tests: src/platforms/apple/core/runner-client.ts#L18
The inferred type of 'prepareIosRunner' cannot be named without a reference to 'prepareIosRunner' from '../../../../node_modules/@agent-device/platform-apple/src/runner/runner-client.ts'. This is likely not portable. A type annotation is necessary.
Integration Tests: src/platforms/apple/core/runner-client.ts#L17
The inferred type of 'prewarmIosRunnerSession' cannot be named without a reference to 'prewarmIosRunnerSession' from '../../../../node_modules/@agent-device/platform-apple/src/runner/runner-client.ts'. This is likely not portable. A type annotation is necessary.
Integration Tests: src/platforms/apple/core/runner-client.ts#L16
The inferred type of 'prewarmAppleRunnerCache' cannot be named without a reference to 'prewarmAppleRunnerCache' from '../../../../node_modules/@agent-device/platform-apple/src/runner/runner-client.ts'. This is likely not portable. A type annotation is necessary.
Integration Tests: src/platforms/apple/core/runner-client.ts#L15
The inferred type of 'notifyIosRunnerAppRelaunched' cannot be named without a reference to 'notifyIosRunnerAppRelaunched' from '../../../../node_modules/@agent-device/platform-apple/src/runner/runner-client.ts'. This is likely not portable. A type annotation is necessary.
Integration Tests: src/platforms/apple/core/runner-client.ts#L14
The inferred type of 'runAppleRunnerCommand' cannot be named without a reference to 'runAppleRunnerCommand' from '../../../../node_modules/@agent-device/platform-apple/src/runner/runner-client.ts'. This is likely not portable. A type annotation is necessary.
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.
Coverage (2)
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/
Coverage (1)
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/
Coverage Report
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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/

Artifacts

Produced during runtime
Name Size Digest
coverage-blob-1
3.97 MB
sha256:1e36a827f3444f13ff3338ddedbe7f5ef33177d60f3dd6fc0c98fedbb3746f87
coverage-blob-2
3.96 MB
sha256:f93932fda55cfe5d1994443266a3df5e85c898cbf3329f774d03d8a3c964a2f5
web-smoke-artifacts
65.1 MB
sha256:1f1d47491506ad5c3440bfdc1a92585ddfd42100a6a6845631e9c3a2ff46751d