fix snapshots and coerce #694
Annotations
2 errors
Run make lint test:
index.test.ts#L169
Error: Command failed with exit code 1: updates -C --githubapi http://localhost:61531/ --pypiapi http://localhost:61532/ -f D:\a\updates\updates\fixtures\npm-test\package.json
'updates' is not recognized as an internal or external command,
operable program or batch file.
❯ makeError node_modules/execa/lib/error.js:60:11
❯ handlePromise node_modules/execa/index.js:124:26
❯ index.test.ts:169:40
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { shortMessage: 'Command failed with exit code 1: updates -C --githubapi http://localhost:61531/ --pypiapi http://localhost:61532/ -f D:\a\updates\updates\fixtures\npm-test\package.json', command: 'updates -C --githubapi http://localhost:61531/ --pypiapi http://localhost:61532/ -f D:\a\updates\updates\fixtures\npm-test\package.json', escapedCommand: 'updates -C --githubapi "http://localhost:61531/" --pypiapi "http://localhost:61532/" -f "D:\a\updates\updates\fixtures\npm-test\package.json"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: '\'updates\' is not recognized as an internal or external command,\r\noperable program or batch file.', cwd: 'D:\a\updates\updates', failed: true, timedOut: false, isCanceled: false, killed: false }
|
Run make lint test
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading