Bump vite from 6.0.2 to 6.1.0 #109
Annotations
2 errors
Run pnpm run test:
src/modes/draw_line_string.test.ts#L83
AssertionError: Values are not equal.
[Diff] Actual / Expected
- "0"
+ "1"
❯ Module.assertEquals node_modules/.pnpm/@jsr+std__assert@1.0.8/node_modules/@jsr/std__assert/equals.ts:51:9
❯ Timeout._onTimeout src/modes/draw_line_string.test.ts:83:5
❯ listOnTimeout node:internal/timers:594:17
❯ processTimers node:internal/timers:529:7
This error originated in "src/modes/draw_line_string.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 "start draw_line_string mode then double click". 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.
|
Run pnpm run test
Process completed with exit code 1.
|
Loading