Skip to content

v1.0.0: initial release #4

v1.0.0: initial release

v1.0.0: initial release #4

Triggered via push March 26, 2026 22:48
Status Failure
Total duration 29s
Artifacts

ci.yml

on: push
Matrix: check
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 5 warnings
check (20): tests/summary.test.ts#L1
'vi' is defined but never used
check (20): tests/summary.test.ts#L1
'afterEach' is defined but never used
check (20): tests/summary.test.ts#L1
'beforeEach' is defined but never used
check (20): tests/git.test.ts#L56
'result' is assigned a value but never used
check (20): tests/embeddings.test.ts#L138
Unexpected any. Specify a different type
check (20): src/sessions/summary.ts#L27
Unnecessary escape character: \/
check (20): src/server.ts#L5
'searchKnowledge' is defined but never used
check (20): src/knowledge/git.ts#L26
There is no `cause` attached to the symptom error being thrown
check (20): src/knowledge/distill.ts#L7
'extractMessages' is defined but never used
check (20): src/dashboard.ts#L309
'wsClients' is never reassigned. Use 'const' instead
check (22)
The strategy configuration was canceled because "check._20" failed
check (22)
The operation was canceled.
check (20)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
check (20): tests/vectorstore.test.ts#L209
Unexpected console statement. Only these console methods are allowed: warn, error
check (20): tests/vectorstore.test.ts#L196
Unexpected console statement. Only these console methods are allowed: warn, error
check (20): tests/vectorstore.test.ts#L184
Unexpected console statement. Only these console methods are allowed: warn, error
check (22)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/