Bump to v1.2.0 #108
ci.yml
on: push
Run CI Pipeline
/
...
/
Run Lint Check
20s
Run CI Pipeline
/
...
/
Run Type Check
23s
Matrix: Run CI Pipeline / 🧪 Test Matrix / test-matrix
Annotations
6 errors
|
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on windows-latest
Process completed with exit code 1.
|
|
test/agent.test.ts > agent > Integration tests (using real spawn) > execNpm argument transformation > should have a function that returns a promise:
test/agent.test.ts#L475
Error: spawn EINVAL
❯ promiseSpawn dist/external/@npmcli/promise-spawn.js:5:5186
❯ spawn src/spawn.ts:633:24
❯ execNpm src/agent.ts:112:10
❯ test/agent.test.ts:475:24
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -4071, code: 'EINVAL', syscall: 'spawn' }
|
|
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on windows-latest
Process completed with exit code 1.
|
|
test/agent.test.ts > agent > Integration tests (using real spawn) > execNpm argument transformation > should have a function that returns a promise:
test/agent.test.ts#L475
Error: spawn EINVAL
❯ promiseSpawn dist/external/@npmcli/promise-spawn.js:5:5186
❯ spawn src/spawn.ts:633:24
❯ execNpm src/agent.ts:112:10
❯ test/agent.test.ts:475:24
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -4071, code: 'EINVAL', syscall: 'spawn' }
|
|
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on windows-latest
Process completed with exit code 1.
|
|
test/agent.test.ts > agent > Integration tests (using real spawn) > execNpm argument transformation > should have a function that returns a promise:
test/agent.test.ts#L475
Error: spawn EINVAL
❯ promiseSpawn dist/external/@npmcli/promise-spawn.js:5:5186
❯ spawn src/spawn.ts:633:24
❯ execNpm src/agent.ts:112:10
❯ test/agent.test.ts:475:24
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -4071, code: 'EINVAL', syscall: 'spawn' }
|