Skip to content

implement new cli

implement new cli #207

Triggered via pull request September 11, 2024 19:52
Status Failure
Total duration 27s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test/search-and-replace.test.ts > searchAndReplace > should replace content and rename files in dry run mode without making changes: test/search-and-replace.test.ts#L13
Error: ENOENT: no such file or directory, mkdtemp 'tmp/search-replace-test-OtjaYg' ❯ test/search-and-replace.test.ts:13:15 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'mkdtemp', path: 'tmp/search-replace-test-OtjaYg' }
test/search-and-replace.test.ts > searchAndReplace > should replace content and rename files in dry run mode without making changes: test/search-and-replace.test.ts#L24
TypeError: The "path" argument must be of type string or an instance of Buffer or URL. Received undefined ❯ test/search-and-replace.test.ts:24:14 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_INVALID_ARG_TYPE' }
test/search-and-replace.test.ts > searchAndReplace > should replace content and rename files in actual run mode: test/search-and-replace.test.ts#L13
Error: ENOENT: no such file or directory, mkdtemp 'tmp/search-replace-test-oKNaMk' ❯ test/search-and-replace.test.ts:13:15 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'mkdtemp', path: 'tmp/search-replace-test-oKNaMk' }
test/search-and-replace.test.ts > searchAndReplace > should replace content and rename files in actual run mode: test/search-and-replace.test.ts#L24
TypeError: The "path" argument must be of type string or an instance of Buffer or URL. Received undefined ❯ test/search-and-replace.test.ts:24:14 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_INVALID_ARG_TYPE' }
test/search-and-replace.test.ts > searchAndReplace > should exclude directories like node_modules and .git from processing: test/search-and-replace.test.ts#L13
Error: ENOENT: no such file or directory, mkdtemp 'tmp/search-replace-test-73He4X' ❯ test/search-and-replace.test.ts:13:15 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'mkdtemp', path: 'tmp/search-replace-test-73He4X' }
test/search-and-replace.test.ts > searchAndReplace > should exclude directories like node_modules and .git from processing: test/search-and-replace.test.ts#L24
TypeError: The "path" argument must be of type string or an instance of Buffer or URL. Received undefined ❯ test/search-and-replace.test.ts:24:14 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_INVALID_ARG_TYPE' }
test/search-and-replace.test.ts > searchAndReplace > should handle symbolic links and skip them: test/search-and-replace.test.ts#L13
Error: ENOENT: no such file or directory, mkdtemp 'tmp/search-replace-test-HNC27c' ❯ test/search-and-replace.test.ts:13:15 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'mkdtemp', path: 'tmp/search-replace-test-HNC27c' }
test/search-and-replace.test.ts > searchAndReplace > should handle symbolic links and skip them: test/search-and-replace.test.ts#L24
TypeError: The "path" argument must be of type string or an instance of Buffer or URL. Received undefined ❯ test/search-and-replace.test.ts:24:14 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_INVALID_ARG_TYPE' }
test/search-and-replace.test.ts > searchAndReplace > should log replacement counts for each substitution: test/search-and-replace.test.ts#L13
Error: ENOENT: no such file or directory, mkdtemp 'tmp/search-replace-test-IRABZx' ❯ test/search-and-replace.test.ts:13:15 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'mkdtemp', path: 'tmp/search-replace-test-IRABZx' }
test/search-and-replace.test.ts > searchAndReplace > should log replacement counts for each substitution: test/search-and-replace.test.ts#L24
TypeError: The "path" argument must be of type string or an instance of Buffer or URL. Received undefined ❯ test/search-and-replace.test.ts:24:14 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_INVALID_ARG_TYPE' }