Skip to content

feat: add project-based memory persistence for agent sessions #106

feat: add project-based memory persistence for agent sessions

feat: add project-based memory persistence for agent sessions #106

Triggered via pull request April 7, 2026 11:43
Status Failure
Total duration 40s
Artifacts

ci.yml

on: pull_request
Lint & Format
31s
Lint & Format
TypeCheck
34s
TypeCheck
Test & Coverage
36s
Test & Coverage
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Test & Coverage
Process completed with exit code 1.
Lint & Format
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/
lint/suspicious/noExplicitAny: src/webhook-handler.ts#L517
Unexpected any. Specify a different type.
lint/suspicious/noTemplateCurlyInString: src/__test__/webhook-handler.test.ts#L1467
Unexpected template string placeholder.
lint/style/noNonNullAssertion: index.ts#L310
Forbidden non-null assertion.
lint/suspicious/noExplicitAny: index.ts#L266
Unexpected any. Specify a different type.
lint/suspicious/noExplicitAny: index.ts#L259
Unexpected any. Specify a different type.
lint/suspicious/noExplicitAny: index.ts#L244
Unexpected any. Specify a different type.
lint/suspicious/noExplicitAny: index.ts#L235
Unexpected any. Specify a different type.
lint/suspicious/noExplicitAny: index.ts#L225
Unexpected any. Specify a different type.
TypeCheck
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/
Test & Coverage
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/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, 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/