fix: preempt in-flight turn when a new prompt arrives without cancel#2
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
src/config/model-cache.ts#L16
Imports should be sorted alphabetically
|
|
Lint:
src/config/model-cache.ts#L14
Imports should be sorted alphabetically
|
|
Lint:
src/config/model-cache.ts#L13
Imports should be sorted alphabetically
|
|
Lint:
src/backend/resolve.ts#L14
Imports should be sorted alphabetically
|
|
Lint:
src/backend/listener.ts#L15
Expected 'multiple' syntax before 'single' syntax
|
|
Lint:
src/backend/credentials.ts#L14
Expected 'multiple' syntax before 'single' syntax
|
|
Lint:
src/backend/credentials.ts#L12
Imports should be sorted alphabetically
|
|
Lint:
src/backend/client.ts#L23
Expected 'multiple' syntax before 'single' syntax
|
|
Lint:
src/backend/client.ts#L22
Imports should be sorted alphabetically
|
|
Lint:
src/backend/client.ts#L18
Member 'ChildProcess' of the import declaration should be sorted alphabetically
|
background
wait
wait-all
cancel
parallel
Loading