chore(deps-dev): bump vitest from 0.34.6 to 3.2.4 #1197
Annotations
4 errors
test
Process completed with exit code 1.
|
src/headers.test.ts > should error on non-zero exit:
src/headers.test.ts#L104
TypeError: .toMatch() expects to receive a string, but got object
❯ src/headers.test.ts:104:2
|
src/headers.test.ts > should error on malformed or empty lines:
src/headers.test.ts#L67
TypeError: .toMatch() expects to receive a string, but got object
❯ src/headers.test.ts:67:2
|
src/error.test.ts > falls back with different error:
src/error.test.ts#L253
TypeError: .toMatch() expects to receive a string, but got object
❯ src/error.test.ts:253:2
|