Skip to content

feat(skills): add recommended source catalog #56

feat(skills): add recommended source catalog

feat(skills): add recommended source catalog #56

Triggered via pull request August 24, 2026 04:32
Status Failure
Total duration 45s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Test
Process completed with exit code 1.
error: Isolated test process failed for /home/runner/work/allagents/allagents/tests/unit/core/git.test.ts (exit 1).: tests/helpers/isolation.ts#L38
::group::tests/unit/core/git.test.ts: (pass) createGitEnv > preserves inherited git environment while applying allagents overrides [1.00ms] 81 | await cloneTo(remote, destination, 'main'); 82 | 83 | expect(await readFile(join(destination, 'tracked.txt'), 'utf8')).toBe( 84 | 'clean clone\n', 85 | ); 86 | expect(await readFile(join(destination, 'asset.bin'), 'utf8')).toBe( ^ error: expect(received).toBe(expected) "version https://git-lfs.github.com/spec/v1 - oid sha256:fixture - size 7 + oid sha256:7bbb5bcc731466cff8332c4dd0b1599a30ab6ae32e5729e3ddfba298075c4bbd + size 69 " - Expected - 2 + Received + 2 at <anonymous> (/home/runner/work/allagents/allagents/tests/unit/core/git.test.ts:86:70) ::error file=tests/unit/core/git.test.ts,line=86,col=70,title=error: expect(received).toBe(expected):: "version https://git-lfs.github.com/spec/v1 - oid sha256:fixture - size 7 + oid sha256:7bbb5bcc731466cff8332c4dd0b1599a30ab6ae32e5729e3ddfba298075c4bbd + size 69 " - Expected - 2 + Received + 2 at <anonymous> (/home/runner/work/allagents/allagents/tests/unit/core/git.test.ts:86:70) (fail) cloneTo > clones with controlled LFS filters despite hostile global config [1476.03ms] ::endgroup:: 1 pass 1 fail 3 expect() calls Ran 2 tests across 1 file. [1.51s] at runTestFileIsolated (/home/runner/work/allagents/allagents/tests/helpers/isolation.ts:38:13) at <anonymous> (/home/runner/work/allagents/allagents/tests/unit/core/git.test.ts:47:7)
error: expect(received).toBe(expected): tests/unit/core/git.test.ts#L86
"version https://git-lfs.github.com/spec/v1 - oid sha256:fixture - size 7 + oid sha256:7bbb5bcc731466cff8332c4dd0b1599a30ab6ae32e5729e3ddfba298075c4bbd + size 69 " - Expected - 2 + Received + 2 at <anonymous> (/home/runner/work/allagents/allagents/tests/unit/core/git.test.ts:86:70)