refactor: migrate to tsdown #16
Annotations
30 errors
|
test/test/cli.test.ts > correctly runs --watch index.cjs:
test/test-utils/index.ts#L66
Error: Timeout when waiting for error "[debug] watcher is ready".
Received:
stdout:
stderr: 'D:\a\vite-node\vite-node\vite-node.js' is not recognized as an internal or external command,
operable program or batch file.
❯ runCli test/test-utils/index.ts:66:15
❯ runViteNodeCli test/test-utils/index.ts:78:37
❯ test/test/cli.test.ts:54:30
|
|
test/test/cli.test.ts > correctly runs --watch index.js:
test/test-utils/index.ts#L66
Error: Timeout when waiting for error "[debug] watcher is ready".
Received:
stdout:
stderr: 'D:\a\vite-node\vite-node\vite-node.js' is not recognized as an internal or external command,
operable program or batch file.
❯ runCli test/test-utils/index.ts:66:15
❯ runViteNodeCli test/test-utils/index.ts:78:37
❯ test/test/cli.test.ts:54:30
|
|
test/test/cli.test.ts > exposes .env variables:
test/test/cli.test.ts#L48
SyntaxError: Unexpected end of JSON input
❯ test/test/cli.test.ts:48:20
|
|
test/test/cli.test.ts > script args in -- after:
test/test/cli.test.ts#L10
SyntaxError: Unexpected end of JSON input
❯ parseResult test/test/cli.test.ts:10:41
❯ test/test/cli.test.ts:39:10
|
|
test/test/cli.test.ts > script args:
test/test/cli.test.ts#L10
SyntaxError: Unexpected end of JSON input
❯ parseResult test/test/cli.test.ts:10:41
❯ test/test/cli.test.ts:34:10
|
|
test/test/cli.test.ts > --version:
test/test/cli.test.ts#L27
AssertionError: expected '' to contain 'vite-node/5.1.0'
- Expected
+ Received
- vite-node/5.1.0
❯ test/test/cli.test.ts:27:23
|
|
test/test/cli.test.ts > --help:
test/test/cli.test.ts#L20
AssertionError: expected '' to contain 'Usage:'
- Expected
+ Received
- Usage:
❯ test/test/cli.test.ts:20:23
|
|
test/test/cli.test.ts > basic:
test/test/cli.test.ts#L14
AssertionError: expected '' to contain 'node'
- Expected
+ Received
- node
❯ test/test/cli.test.ts:14:22
|
|
test/test/circular.test.ts > circular 2:
test/test/circular.test.ts#L14
AssertionError: expected '' to contain 'ac b'
- Expected
+ Received
- ac b
❯ test/test/circular.test.ts:14:22
|
|
test/test/circular.test.ts > circular 1:
test/test/circular.test.ts#L8
AssertionError: expected '' to contain 'A Bindex index'
- Expected
+ Received
- A Bindex index
❯ test/test/circular.test.ts:8:22
|
|
test/test/cli.test.ts > --version:
test/test-utils/index.ts#L48
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ runCli test/test-utils/index.ts:48:3
❯ runViteNodeCli test/test-utils/index.ts:78:37
❯ test/test/cli.test.ts:26:22
|
|
test/test/cli.test.ts > --version:
test/test/cli.test.ts#L25
Error: Test timed out in 120000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/test/cli.test.ts:25:1
|
|
test/test/cli.test.ts > --help:
test/test-utils/index.ts#L48
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ runCli test/test-utils/index.ts:48:3
❯ runViteNodeCli test/test-utils/index.ts:78:37
❯ test/test/cli.test.ts:19:22
|
|
test/test/cli.test.ts > --help:
test/test/cli.test.ts#L18
Error: Test timed out in 120000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/test/cli.test.ts:18:1
|
|
test/test/cli.test.ts > basic:
test/test-utils/index.ts#L48
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ runCli test/test-utils/index.ts:48:3
❯ runViteNodeCli test/test-utils/index.ts:78:37
❯ test/test/cli.test.ts:13:21
|
|
test/test/cli.test.ts > basic:
test/test/cli.test.ts#L12
Error: Test timed out in 120000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/test/cli.test.ts:12:1
|
|
test/test/circular.test.ts > circular 2:
test/test-utils/index.ts#L48
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ runCli test/test-utils/index.ts:48:3
❯ runViteNodeCli test/test-utils/index.ts:78:37
❯ test/test/circular.test.ts:13:21
|
|
test/test/circular.test.ts > circular 2:
test/test/circular.test.ts#L11
Error: Test timed out in 60000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/test/circular.test.ts:11:1
|
|
test/test/circular.test.ts > circular 1:
test/test-utils/index.ts#L48
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ runCli test/test-utils/index.ts:48:3
❯ runViteNodeCli test/test-utils/index.ts:78:37
❯ test/test/circular.test.ts:7:21
|
|
test/test/circular.test.ts > circular 1:
test/test/circular.test.ts#L5
Error: Test timed out in 60000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/test/circular.test.ts:5:1
|
|
test/test/cli.test.ts > --version:
test/test-utils/index.ts#L48
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ runCli test/test-utils/index.ts:48:3
❯ runViteNodeCli test/test-utils/index.ts:78:37
❯ test/test/cli.test.ts:26:22
|
|
test/test/cli.test.ts > --version:
test/test/cli.test.ts#L25
Error: Test timed out in 120000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/test/cli.test.ts:25:1
|
|
test/test/cli.test.ts > --help:
test/test-utils/index.ts#L48
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ runCli test/test-utils/index.ts:48:3
❯ runViteNodeCli test/test-utils/index.ts:78:37
❯ test/test/cli.test.ts:19:22
|
|
test/test/cli.test.ts > --help:
test/test/cli.test.ts#L18
Error: Test timed out in 120000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/test/cli.test.ts:18:1
|
|
test/test/cli.test.ts > basic:
test/test-utils/index.ts#L48
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ runCli test/test-utils/index.ts:48:3
❯ runViteNodeCli test/test-utils/index.ts:78:37
❯ test/test/cli.test.ts:13:21
|
|
test/test/cli.test.ts > basic:
test/test/cli.test.ts#L12
Error: Test timed out in 120000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/test/cli.test.ts:12:1
|
|
test/test/circular.test.ts > circular 2:
test/test-utils/index.ts#L48
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ runCli test/test-utils/index.ts:48:3
❯ runViteNodeCli test/test-utils/index.ts:78:37
❯ test/test/circular.test.ts:13:21
|
|
test/test/circular.test.ts > circular 2:
test/test/circular.test.ts#L11
Error: Test timed out in 60000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/test/circular.test.ts:11:1
|
|
test/test/circular.test.ts > circular 1:
test/test-utils/index.ts#L48
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ runCli test/test-utils/index.ts:48:3
❯ runViteNodeCli test/test-utils/index.ts:78:37
❯ test/test/circular.test.ts:7:21
|
|
test/test/circular.test.ts > circular 1:
test/test/circular.test.ts#L5
Error: Test timed out in 60000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/test/circular.test.ts:5:1
|