chore(deps): update vitest monorepo to v2 (major) #196
Annotations
2 errors
test/index.test.ts > nanotar > createTar:
test/index.test.ts#L17
Error: Command failed: tar -ctvf-
tar: You may not specify more than one '-Acdtrux', '--delete' or '--test-label' option
Try 'tar --help' or 'tar --usage' for more information.
❯ test/index.test.ts:17:12
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { status: 2, signal: null, output: [ null, { type: 'Buffer', data: [] }, { type: 'Buffer', data: [ 116, 97, 114, 58, 32, 89, 111, 117, 32, 109, 97, 121, 32, 110, 111, 116, 32, 115, 112, 101, 99, 105, 102, 121, 32, 109, 111, 114, 101, 32, 116, 104, 97, 110, 32, 111, 110, 101, 32, 39, 45, 65, 99, 100, 116, 114, 117, 120, 39, 44, 32, 39, 45, 45, 100, 101, 108, 101, 116, 101, 39, 32, 111, 114, 32, 32, 39, 45, 45, 116, 101, 115, 116, 45, 108, 97, 98, 101, 108, 39, 32, 111, 112, 116, 105, 111, 110, 10, 84, 114, 121, 32, 39, 116, 97, 114, 32, 45, 45, 104, 101, 108, 112, 39, 32, 111, 114, 32, 39, 116, 97, 114, 32, 45, 45, 117, 115, 97, 103, 101, 39, 32, 102, 111, 114, 32, 109, 111, 114, 101, 32, 105, 110, 102, 111, 114, 109, 97, 116, 105, 111, 110, 46, 10 ] } ], pid: 1987, stdout: { type: 'Buffer', data: [] }, stderr: { type: 'Buffer', data: [ 116, 97, 114, 58, 32, 89, 111, 117, 32, 109, 97, 121, 32, 110, 111, 116, 32, 115, 112, 101, 99, 105, 102, 121, 32, 109, 111, 114, 101, 32, 116, 104, 97, 110, 32, 111, 110, 101, 32, 39, 45, 65, 99, 100, 116, 114, 117, 120, 39, 44, 32, 39, 45, 45, 100, 101, 108, 101, 116, 101, 39, 32, 111, 114, 32, 32, 39, 45, 45, 116, 101, 115, 116, 45, 108, 97, 98, 101, 108, 39, 32, 111, 112, 116, 105, 111, 110, 10, 84, 114, 121, 32, 39, 116, 97, 114, 32, 45, 45, 104, 101, 108, 112, 39, 32, 111, 114, 32, 39, 116, 97, 114, 32, 45, 45, 117, 115, 97, 103, 101, 39, 32, 102, 111, 114, 32, 109, 111, 114, 101, 32, 105, 110, 102, 111, 114, 109, 97, 116, 105, 111, 110, 46, 10 ] } }
|
ci
Process completed with exit code 1.
|