Skip to content

Update Vitest to v4 #321

Update Vitest to v4

Update Vitest to v4 #321

Triggered via pull request November 6, 2025 19:38
Status Failure
Total duration 1m 9s
Artifacts

ci-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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