Skip to content

feat(genome): cross-request embedding cache coherence + stale index d… #15

feat(genome): cross-request embedding cache coherence + stale index d…

feat(genome): cross-request embedding cache coherence + stale index d… #15

Triggered via push June 29, 2026 11:09
Status Failure
Total duration 3m 10s
Artifacts

ci.yml

on: push
Matrix: build
Matrix: test
Matrix: typecheck
Fit to window
Zoom out
Zoom in

Annotations

16 errors, 9 warnings, and 3 notices
test / ubuntu-latest
Process completed with exit code 1.
typecheck / macos-latest
Process completed with exit code 2.
typecheck / ubuntu-latest
Process completed with exit code 2.
test / macos-latest
Process completed with exit code 1.
error: expect(received).toBeLessThan(expected): __tests__/compression-dedup.test.ts#L667
Expected: < 500 Received: 591 at <anonymous> (/Users/runner/work/ashlr-core-efficiency/ashlr-core-efficiency/__tests__/compression-dedup.test.ts:667:21)
typecheck / windows-latest
Process completed with exit code 1.
error: ENOENT: no such file or directory: __tests__\genome-graph-traversal.test.ts#L72
at async writeGenomeSection (D:\a\ashlr-core-efficiency\ashlr-core-efficiency\__tests__\genome-graph-traversal.test.ts:72:9) at async <anonymous> (D:\a\ashlr-core-efficiency\ashlr-core-efficiency\__tests__\genome-graph-traversal.test.ts:992:11)
error: ENOENT: no such file or directory: __tests__\genome-graph-traversal.test.ts#L72
at async writeGenomeSection (D:\a\ashlr-core-efficiency\ashlr-core-efficiency\__tests__\genome-graph-traversal.test.ts:72:9) at async <anonymous> (D:\a\ashlr-core-efficiency\ashlr-core-efficiency\__tests__\genome-graph-traversal.test.ts:948:11)
error: ENOENT: no such file or directory: __tests__\genome-graph-traversal.test.ts#L72
at async writeGenomeSection (D:\a\ashlr-core-efficiency\ashlr-core-efficiency\__tests__\genome-graph-traversal.test.ts:72:9) at async <anonymous> (D:\a\ashlr-core-efficiency\ashlr-core-efficiency\__tests__\genome-graph-traversal.test.ts:916:11)
error: ENOENT: no such file or directory: __tests__\genome-graph-traversal.test.ts#L72
at async writeGenomeSection (D:\a\ashlr-core-efficiency\ashlr-core-efficiency\__tests__\genome-graph-traversal.test.ts:72:9) at async <anonymous> (D:\a\ashlr-core-efficiency\ashlr-core-efficiency\__tests__\genome-graph-traversal.test.ts:890:11)
error: ENOENT: no such file or directory: __tests__\genome-graph-traversal.test.ts#L72
at async writeGenomeSection (D:\a\ashlr-core-efficiency\ashlr-core-efficiency\__tests__\genome-graph-traversal.test.ts:72:9) at async <anonymous> (D:\a\ashlr-core-efficiency\ashlr-core-efficiency\__tests__\genome-graph-traversal.test.ts:867:11)
error: ENOENT: no such file or directory: __tests__\genome-graph-traversal.test.ts#L72
at async writeGenomeSection (D:\a\ashlr-core-efficiency\ashlr-core-efficiency\__tests__\genome-graph-traversal.test.ts:72:9) at async <anonymous> (D:\a\ashlr-core-efficiency\ashlr-core-efficiency\__tests__\genome-graph-traversal.test.ts:805:11)
error: ENOENT: no such file or directory: __tests__\genome-graph-traversal.test.ts#L72
at async writeGenomeSection (D:\a\ashlr-core-efficiency\ashlr-core-efficiency\__tests__\genome-graph-traversal.test.ts:72:9) at async <anonymous> (D:\a\ashlr-core-efficiency\ashlr-core-efficiency\__tests__\genome-graph-traversal.test.ts:749:11)
error: ENOENT: no such file or directory: __tests__\genome-graph-traversal.test.ts#L72
at async writeGenomeSection (D:\a\ashlr-core-efficiency\ashlr-core-efficiency\__tests__\genome-graph-traversal.test.ts:72:9) at async <anonymous> (D:\a\ashlr-core-efficiency\ashlr-core-efficiency\__tests__\genome-graph-traversal.test.ts:723:13)
error: expect(received).toContain(expected): __tests__\compression-consolidation.test.ts#L95
Expected to contain: ".ashlrcode/genome/evolution" Received: "\\projects\\myapp\\.ashlrcode\\genome\\evolution\\compression-consolidation.jsonl" at <anonymous> (D:\a\ashlr-core-efficiency\ashlr-core-efficiency\__tests__\compression-consolidation.test.ts:95:15)
error: expect(received).toContain(expected): __tests__\compression-adaptive.test.ts#L82
Expected to contain: ".ashlrcode/genome/evolution" Received: "\\projects\\myapp\\.ashlrcode\\genome\\evolution\\compression-history.jsonl" at <anonymous> (D:\a\ashlr-core-efficiency\ashlr-core-efficiency\__tests__\compression-adaptive.test.ts:82:15)
build / macos-latest
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/
build / ubuntu-latest
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 / ubuntu-latest
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/
typecheck / macos-latest
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/
typecheck / ubuntu-latest
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/
build / windows-latest
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 / macos-latest
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/
typecheck / windows-latest
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 / windows-latest
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/
build / macos-latest
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
typecheck / macos-latest
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
test / macos-latest
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167