feat: desktop app with auto-update, telemetry, release pipeline, and site showcase #372
Annotations
4 errors and 14 warnings
|
typecheck
Process completed with exit code 2.
|
|
typecheck:
packages/node-sdk/test/session-event-types.test.ts#L116
Argument of type '(ApprovalExpiredEvent & { agentId: string; sessionId: string; }) | (ApprovalRequestedEvent & { agentId: string; sessionId: string; }) | ... 8 more ... | (QuestionRequestedEvent & { ...; })' is not assignable to parameter of type 'never'.
|
|
test
Process completed with exit code 1.
|
|
[pythinker-sdk] test/list-sessions.test.ts > SessionStore.list > rejects malformed indexed state instead of treating it as an incomplete summary:
packages/node-sdk/test/list-sessions.test.ts#L322
AssertionError: promise resolved "[]" instead of rejecting
- Expected:
Error {
"message": "rejected promise",
}
+ Received:
[]
❯ test/list-sessions.test.ts:322:41
|
|
typecheck
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
build
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|