Skip to content

fix(daemon): address cwd-scoped sessions by their store key, not their public name #7072

fix(daemon): address cwd-scoped sessions by their store key, not their public name

fix(daemon): address cwd-scoped sessions by their store key, not their public name #7072

Re-run triggered August 27, 2026 07:55
Status Failure
Total duration 16m 29s
Artifacts 3

ci.yml

on: pull_request
Matrix: Coverage
Lint & Format
27s
Lint & Format
Repo Guards
5m 47s
Repo Guards
Compatibility & Provenance
41s
Compatibility & Provenance
Typecheck & Package
1m 6s
Typecheck & Package
Integration Tests
2m 32s
Integration Tests
Coverage Report
50s
Coverage Report
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 10 warnings
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
Process completed with exit code 1.
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
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.
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/
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/
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/
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/
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/
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 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/

Artifacts

Produced during runtime
Name Size Digest
coverage-blob-1
3.97 MB
sha256:9abff7d6ddf8d8848bf72dd050e479c1f5d7f98827e6e049cceebf2cdc85fdbc
coverage-blob-2
3.96 MB
sha256:88b1ac4c9f9066a936698527e10484e728847b20d289bbc50d12bb0edf2b8b05
web-smoke-artifacts
65.1 MB
sha256:64b07d9448b3f720740455e987ca586abb823714c0970bcf6b677232898be313