Update documents #38
Annotations
2 errors
|
Test
Process completed with exit code 1.
|
|
tests/cli.add-state.single.test.ts > cli add: state (single) > defaults state to translated when not provided:
tests/utils/testFileHelper.ts#L10
Error: EEXIST: file already exists, mkdir '/home/runner/work/xcstrings-cli/xcstrings-cli/tests/temp'
❯ setupTempFile tests/utils/testFileHelper.ts:10:9
❯ tests/cli.add-state.single.test.ts:12:26
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -17, code: 'EEXIST', syscall: 'mkdir', path: '/home/runner/work/xcstrings-cli/xcstrings-cli/tests/temp' }
|