Merge pull request #842 from corbitsdev/cl-7521-preserve-compaction-e… #1842
Annotations
5 errors and 4 warnings
|
test (src)
Process completed with exit code 1.
|
|
error: EACCES: permission denied:
src/session/commit-signer.ts#L68
at async loadOrCreateCommitSigner (/home/runner/work/corbits-code/corbits-code/src/session/commit-signer.ts:68:23)
at async createSessionStores (/home/runner/work/corbits-code/corbits-code/src/session/optimized-context-store.ts:437:41)
at async <anonymous> (/home/runner/work/corbits-code/corbits-code/src/session/assemble-runtime.ts:473:38)
at async <anonymous> (/home/runner/work/corbits-code/corbits-code/src/session/assemble-runtime.test.ts:242:19)
at async withMockedModuleDuring (/home/runner/work/corbits-code/corbits-code/tests/helpers/mock-module.ts:68:18)
at async <anonymous> (/home/runner/work/corbits-code/corbits-code/src/session/assemble-runtime.test.ts:197:15)
at async withMockedModuleDuring (/home/runner/work/corbits-code/corbits-code/tests/helpers/mock-module.ts:68:18)
at async <anonymous> (/home/runner/work/corbits-code/corbits-code/src/session/assemble-runtime.test.ts:187:11)
|
|
error: EACCES: permission denied:
src/session/commit-signer.ts#L68
at async loadOrCreateCommitSigner (/home/runner/work/corbits-code/corbits-code/src/session/commit-signer.ts:68:23)
at async createSessionStores (/home/runner/work/corbits-code/corbits-code/src/session/optimized-context-store.ts:437:41)
at async <anonymous> (/home/runner/work/corbits-code/corbits-code/src/session/assemble-runtime.ts:473:38)
at async <anonymous> (/home/runner/work/corbits-code/corbits-code/src/session/assemble-runtime.test.ts:297:19)
at async withMockedModuleDuring (/home/runner/work/corbits-code/corbits-code/tests/helpers/mock-module.ts:68:18)
at async <anonymous> (/home/runner/work/corbits-code/corbits-code/src/session/assemble-runtime.test.ts:273:15)
at async withMockedModuleDuring (/home/runner/work/corbits-code/corbits-code/tests/helpers/mock-module.ts:68:18)
at async <anonymous> (/home/runner/work/corbits-code/corbits-code/src/session/assemble-runtime.test.ts:266:11)
|
|
error::
src/session/optimized-context-store.test.ts#L809
Expected promise that rejects
Received promise that resolved: Promise { <resolved> }
at <anonymous> (/home/runner/work/corbits-code/corbits-code/src/session/optimized-context-store.test.ts:809:15)
|
|
SyntaxError: JSON Parse error: Unterminated string
at map (1:11)
at parseTurns (/home/runner/work/corbits-code/corbits-code/vendor/intx-storage-isogit/src/store.ts:278:17)
at load (/home/runner/work/corbits-code/corbits-code/vendor/intx-storage-isogit/src/store.ts:470:15)
at async writeTurnsLiveOrStage (/home/runner/work/corbits-code/corbits-code/src/session/optimized-context-store.ts:496:35)
at async <anonymous> (/home/runner/work/corbits-code/corbits-code/src/session/optimized-context-store.test.ts:143:17)
|
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
static-analysis
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (tests-evals-and-scripts)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (src)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|