refactor(commands): move commands-side rendering out of src/daemon and retire the doctor progress flag #7845
ci.yml
on: pull_request
Lint & Format
33s
Repo Guards
5m 58s
Compatibility & Provenance
36s
Typecheck & Package
1m 13s
Coverage
7m 20s
Integration Tests
2m 48s
Annotations
18 errors and 8 warnings
|
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.
|
|
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.
|
|
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/
|
|
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.
|
|
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/
|
|
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:20b1c7c2770e7806f102a6ab2700060ba8fef6689e28b21c27e11bfe62f230b7
|
|