chore(deps-dev): bump vitest from 0.34.6 to 3.1.3 #998
Annotations
4 errors
src/error.test.ts > falls back with different error:
src/error.test.ts#L216
TypeError: .toMatch() expects to receive a string, but got object
❯ src/error.test.ts:216:3
|
src/headers.test.ts > should error on malformed or empty lines:
src/headers.test.ts#L40
TypeError: .toMatch() expects to receive a string, but got object
❯ src/headers.test.ts:40:3
|
src/headers.test.ts > should error on non-zero exit:
src/headers.test.ts#L57
TypeError: .toMatch() expects to receive a string, but got object
❯ src/headers.test.ts:57:3
|
test
Process completed with exit code 1.
|