Skip to content

feat(genome): cross-session fitness predictor with topic-cluster EMA … #18

feat(genome): cross-session fitness predictor with topic-cluster EMA …

feat(genome): cross-session fitness predictor with topic-cluster EMA … #18

Triggered via push June 29, 2026 12:18
Status Failure
Total duration 2m 55s
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
typecheck / ubuntu-latest
Process completed with exit code 2.
test / ubuntu-latest
Process completed with exit code 1.
typecheck / macos-latest
Process completed with exit code 2.
test / macos-latest
Process completed with exit code 1.
error: expect(received).toBeLessThan(expected): __tests__/genome-quantization-fallback-chains.test.ts#L906
Expected: < 200 Received: 244.62766700000066 at <anonymous> (/Users/runner/work/ashlr-core-efficiency/ashlr-core-efficiency/__tests__/genome-quantization-fallback-chains.test.ts:906:25)
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: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-streaming-feedback.test.ts#L390
Expected to contain: ".ashlrcode/genome/evolution" Received: "\\projects\\myapp\\.ashlrcode\\genome\\evolution\\streaming-compression.jsonl" at <anonymous> (D:\a\ashlr-core-efficiency\ashlr-core-efficiency\__tests__\compression-streaming-feedback.test.ts:390:15)
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)
error: expect(received).toContain(expected): __tests__\compression-adaptive-cost-learning.test.ts#L77
Expected to contain: ".ashlrcode/genome/evolution" Received: "\\projects\\myapp\\.ashlrcode\\genome\\evolution\\compression-cost-history.jsonl" at <anonymous> (D:\a\ashlr-core-efficiency\ashlr-core-efficiency\__tests__\compression-adaptive-cost-learning.test.ts:77:15)
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/
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 / 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/
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/
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/
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/
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