test: add pino destination test #80
Annotations
10 errors
Unhandled error:
tests/pino-destination/index.test.ts#L18
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ ChildProcess.<anonymous> tests/pino-destination/index.test.ts:18:20
❯ ChildProcess.emit node:events:517:28
❯ Process.ChildProcess._handle.onexit node:internal/child_process:292:12
This error originated in "tests/pino-destination/index.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "pino destination". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
unit-test-node (18.x)
Process completed with exit code 1.
|
unit-test-node (20.x)
The job was canceled because "_18_x" failed.
|
Unhandled error:
tests/pino-destination/index.test.ts#L18
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ ChildProcess.<anonymous> tests/pino-destination/index.test.ts:18:20
❯ ChildProcess.emit node:events:519:28
❯ Process.ChildProcess._handle.onexit node:internal/child_process:294:12
This error originated in "tests/pino-destination/index.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "pino destination". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
unit-test-node (20.x)
Process completed with exit code 1.
|
Unhandled error:
tests/pino-destination/index.test.ts#L18
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ ChildProcess.<anonymous> tests/pino-destination/index.test.ts:18:20
❯ ChildProcess.emit node:events:519:28
❯ Process.ChildProcess._handle.onexit node:internal/child_process:294:12
This error originated in "tests/pino-destination/index.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "pino destination". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
unit-test-edge
Process completed with exit code 1.
|
unit-test-node (22.x)
The job was canceled because "_18_x" failed.
|
Unhandled error:
tests/pino-destination/index.test.ts#L18
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ ChildProcess.<anonymous> tests/pino-destination/index.test.ts:18:20
❯ ChildProcess.emit node:events:518:28
❯ Process.ChildProcess._handle.onexit node:internal/child_process:293:12
This error originated in "tests/pino-destination/index.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "pino destination". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
unit-test-node (22.x)
The operation was canceled.
|