fix: always add model name to experiment run #17
ci.yml
on: pull_request
Build & Type Check
28s
Test
48s
Annotations
2 errors
|
Test
Process completed with exit code 1.
|
|
src/lib/init.test.ts > init utilities > initProject > passes TypeScript type checking after npm install:
packages/agent-eval/src/lib/init.test.ts#L153
Error: Command failed: npx tsc --noEmit
❯ src/lib/init.test.ts:153:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { status: 2, signal: null, output: [ null, { type: 'Buffer', data: [ 101, 120, 112, 101, 114, 105, 109, 101, 110, 116, 115, 47, 99, 99, 46, 116, 115, 40, 49, 44, 51, 57, 41, 58, 32, 101, 114, 114, 111, 114, 32, 84, 83, 50, 51, 48, 55, 58, 32, 67, 97, 110, 110, 111, 116, 32, 102, 105, 110, 100, 32, 109, 111, 100, 117, 108, 101, 32, 39, 64, 118, 101, 114, 99, 101, 108, 47, 97, 103, 101, 110, 116, 45, 101, 118, 97, 108, 39, 32, 111, 114, 32, 105, 116, 115, 32, 99, 111, 114, 114, 101, 115, 112, 111, 110, 100, 105, 110, 103, 32, 116, 121, 112, 101, 32, 100, 101, 99, 108, 97, 114, 97, 116, 105, 111, 110, 115, 46, 10, 101, 120, 112, 101, 114, 105, 109, 101, 110, 116, 115, 47, 99, 111, 100, 101, 120, 46, 116, 115, 40, 49, 44, 51, 57, 41, 58, 32, 101, 114, 114, 111, 114, 32, 84, 83, 50, 51, 48, 55, 58, 32, 67, 97, 110, 110, 111, 116, 32, 102, 105, 110, 100, 32, 109, 111, 100, 117, 108, 101, 32, 39, 64, 118, 101, 114, 99, 101, 108, 47, 97, 103, 101, 110, 116, 45, 101, 118, 97, 108, 39, 32, 111, 114, 32, 105, 116, 115, 32, 99, 111, 114, 114, 101, 115, 112, 111, 110, 100, 105, 110, 103, 32, 116, 121, 112, 101, 32, 100, 101, 99, 108, 97, 114, 97, 116, 105, 111, 110, 115, 46, 10 ] }, { type: 'Buffer', data: [] } ], pid: 3264, stdout: { type: 'Buffer', data: [ 101, 120, 112, 101, 114, 105, 109, 101, 110, 116, 115, 47, 99, 99, 46, 116, 115, 40, 49, 44, 51, 57, 41, 58, 32, 101, 114, 114, 111, 114, 32, 84, 83, 50, 51, 48, 55, 58, 32, 67, 97, 110, 110, 111, 116, 32, 102, 105, 110, 100, 32, 109, 111, 100, 117, 108, 101, 32, 39, 64, 118, 101, 114, 99, 101, 108, 47, 97, 103, 101, 110, 116, 45, 101, 118, 97, 108, 39, 32, 111, 114, 32, 105, 116, 115, 32, 99, 111, 114, 114, 101, 115, 112, 111, 110, 100, 105, 110, 103, 32, 116, 121, 112, 101, 32, 100, 101, 99, 108, 97, 114, 97, 116, 105, 111, 110, 115, 46, 10, 101, 120, 112, 101, 114, 105, 109, 101, 110, 116, 115, 47, 99, 111, 100, 101, 120, 46, 116, 115, 40, 49, 44, 51, 57, 41, 58, 32, 101, 114, 114, 111, 114, 32, 84, 83, 50, 51, 48, 55, 58, 32, 67, 97, 110, 110, 111, 116, 32, 102, 105, 110, 100, 32, 109, 111, 100, 117, 108, 101, 32, 39, 64, 118, 101, 114, 99, 101, 108, 47, 97, 103, 101, 110, 116, 45, 101, 118, 97, 108, 39, 32, 111, 114, 32, 105, 116, 115, 32, 99, 111, 114, 114, 101, 115, 112, 111, 110, 100, 105, 110, 103, 32, 116, 121, 112, 101, 32, 100, 101, 99, 108, 97, 114, 97, 116, 105, 111, 110, 115, 46, 10 ] }, stderr: { type: 'Buffer', data: [] } }
|