Skip to content

refactor: close the daemon platform boundary #3760

refactor: close the daemon platform boundary

refactor: close the daemon platform boundary #3760

Triggered via pull request August 27, 2026 07:46
Status Success
Total duration 1m 10s
Artifacts

size.yml

on: pull_request
Bundle Size
50s
Bundle Size
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
Bundle Size: 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.
Bundle Size: 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.
Bundle Size: 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.
Bundle Size: 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.
Bundle Size: 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.
Bundle Size: 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.
Bundle Size: 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.
Bundle Size: 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.
Bundle Size: 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.
Bundle Size: 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.
Bundle Size: 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.
Bundle Size: 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.
Bundle Size: 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.
Bundle Size: 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.
Bundle Size: 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.
Bundle Size: 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.
Bundle Size: 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.
Bundle Size: 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.
Bundle Size: 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.
Bundle Size: 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.
Bundle Size
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830, actions/cache/save@0057852bfaa89a56745cba8c7296529d2fc39830, pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/