test: comprehensive integration + coverage tests for session-coordinator and session-runtime #501
ci.yml
on: pull_request
E2E Real CLI Smoke (Process)
8s
E2E Real CLI Smoke (Session)
6s
Type Check
15s
Code Coverage
1m 38s
Matrix: Test
Annotations
3 errors
|
Type Check
Process completed with exit code 2.
|
|
Type Check:
src/testing/session-runtime-test-helpers.ts#L75
The inferred type of 'createBackendNoInit' cannot be named without a reference to '.pnpm/@vitest+spy@4.0.18/node_modules/@vitest/spy'. This is likely not portable. A type annotation is necessary.
|
|
Type Check:
src/testing/session-runtime-test-helpers.ts#L58
The inferred type of 'createBackendWithInit' cannot be named without a reference to '.pnpm/@vitest+spy@4.0.18/node_modules/@vitest/spy'. This is likely not portable. A type annotation is necessary.
|