Skip to content

feat: add support for view transition api et al #11

feat: add support for view transition api et al

feat: add support for view transition api et al #11

Triggered via pull request June 3, 2024 11:12
Status Failure
Total duration 29s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
__tests__/hooks.test.tsx: test-setup.ts#L5
TypeError: Cannot convert undefined or null to object ❯ test-setup.ts:5:8
__tests__/index.test.tsx: test-setup.ts#L5
TypeError: Cannot convert undefined or null to object ❯ test-setup.ts:5:8
__tests__/link.test.tsx: test-setup.ts#L5
TypeError: Cannot convert undefined or null to object ❯ test-setup.ts:5:8
__tests__/navigate.test.tsx: test-setup.ts#L5
TypeError: Cannot convert undefined or null to object ❯ test-setup.ts:5:8
__tests__/nested.test.tsx: test-setup.ts#L5
TypeError: Cannot convert undefined or null to object ❯ test-setup.ts:5:8
__tests__/route.test.tsx: test-setup.ts#L5
TypeError: Cannot convert undefined or null to object ❯ test-setup.ts:5:8
__tests__/type-inference.test.tsx: test-setup.ts#L5
TypeError: Cannot convert undefined or null to object ❯ test-setup.ts:5:8
test
Process completed with exit code 2.