Update Vitest to v4 #321
Annotations
4 errors
|
lint
Process completed with exit code 1.
|
|
lint:
test/diagram/toSvg.test.tsx#L186
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
lint:
test/diagram/toSvg.test.tsx#L84
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
lint:
test/diagram/toSvg.test.tsx#L27
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|