Skip to content

convert to typescript #286

convert to typescript

convert to typescript #286

Triggered via push May 23, 2024 20:25
Status Failure
Total duration 1m 26s
Artifacts

ci.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
index.test.ts > versions: index.test.ts#L62
ExecaError: Command failed with exit code 1: "node dist/index.js --date --base 13.0.0 --gitless major t*stf*le" Error: ENOENT: no such file or directory, stat 'D:\a\versions\versions\t*stf*le' at statSync (node:fs:1660:25) at ap (file:///D:/a/versions/versions/dist/index.js:4384:17) ❯ statSync node:fs:1660:25 ❯ ap dist/index.js:4384:17 ❯ getFinalError node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/execa/lib/return/result.js:86:16 ❯ getAsyncResult node_modules/execa/lib/methods/main-async.js:164:4 ❯ handlePromise node_modules/execa/lib/methods/main-async.js:148:17 ❯ run index.test.ts:62:10 ❯ index.test.ts:87:3 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: "node dist/index.js --date --base 13.0.0 --gitless major t*stf*le"', command: 'node dist/index.js --date --base 13.0.0 --gitless major t*stf*le', escapedCommand: '"node dist/index.js --date --base 13.0.0 --gitless major t*stf*le"', cwd: 'D:\a\versions\versions', durationMs: 98.6714, failed: true, timedOut: false, isCanceled: false, isTerminated: false, isMaxBuffer: false, exitCode: 1, stdout: 'Error: ENOENT: no such file or directory, stat \'D:\a\versions\versions\t*stf*le\'\n at statSync (node:fs:1660:25)\n at ap (file:///D:/a/versions/versions/dist/index.js:4384:17)', stderr: '', stdio: [ undefined, 'Error: ENOENT: no such file or directory, stat \'D:\a\versions\versions\t*stf*le\'\n at statSync (node:fs:1660:25)\n at ap (file:///D:/a/versions/versions/dist/index.js:4384:17)', '' ], pipedFrom: [] }
test (22, windows-latest)
Process completed with exit code 1.
index.test.ts > versions: index.test.ts#L62
ExecaError: Command failed with exit code 1: "node dist/index.js --date --base 13.0.0 --gitless major t*stf*le" Error: ENOENT: no such file or directory, stat 'D:\a\versions\versions\t*stf*le' at statSync (node:fs:1658:25) at ap (file:///D:/a/versions/versions/dist/index.js:4384:17) ❯ statSync node:fs:1658:25 ❯ ap dist/index.js:4384:17 ❯ getFinalError node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/execa/lib/return/result.js:86:16 ❯ getAsyncResult node_modules/execa/lib/methods/main-async.js:164:4 ❯ handlePromise node_modules/execa/lib/methods/main-async.js:148:17 ❯ run index.test.ts:62:10 ❯ index.test.ts:87:3 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: "node dist/index.js --date --base 13.0.0 --gitless major t*stf*le"', command: 'node dist/index.js --date --base 13.0.0 --gitless major t*stf*le', escapedCommand: '"node dist/index.js --date --base 13.0.0 --gitless major t*stf*le"', cwd: 'D:\a\versions\versions', durationMs: 114.2007, failed: true, timedOut: false, isCanceled: false, isTerminated: false, isMaxBuffer: false, exitCode: 1, stdout: 'Error: ENOENT: no such file or directory, stat \'D:\a\versions\versions\t*stf*le\'\n at statSync (node:fs:1658:25)\n at ap (file:///D:/a/versions/versions/dist/index.js:4384:17)', stderr: '', stdio: [ undefined, 'Error: ENOENT: no such file or directory, stat \'D:\a\versions\versions\t*stf*le\'\n at statSync (node:fs:1658:25)\n at ap (file:///D:/a/versions/versions/dist/index.js:4384:17)', '' ], pipedFrom: [] }
test (20, windows-latest)
Process completed with exit code 1.