Skip to content

wip: port tests and fix bugs #15322

wip: port tests and fix bugs

wip: port tests and fix bugs #15322

Triggered via push March 12, 2025 14:36
Status Failure
Total duration 1m 41s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
test / lint-and-test-dts
Process completed with exit code 1.
test / e2e-vapor
Process completed with exit code 1.
test / e2e-vapor: packages-private/vapor-e2e-test/__tests__/vdomInterop.spec.ts#L239
AssertionError: expected '<div><div>a</div></div><div><div>b</d…' to be '<div><div>a</div></div><div><div>b</d…' // Object.is equality Expected: "<div><div>a</div></div><div><div>b</div></div><div><div>c</div></div><div class="test-enter-active test-enter-to"><div>d</div></div><div class="test-enter-active test-enter-to"><div>e</div></div>" Received: "<div><div>a</div></div><div><div>b</div></div><div><div>c</div></div><div class=""><div>d</div></div><div class=""><div>e</div></div>" ❯ packages-private/vapor-e2e-test/__tests__/vdomInterop.spec.ts:239:47
test / unit-test
Process completed with exit code 1.
test / unit-test: packages/runtime-vapor/src/apiCreateFor.ts#L27
TypeError: Class extends value undefined is not a constructor or null ❯ packages/runtime-vapor/src/apiCreateFor.ts:27:24 ❯ packages/runtime-vapor/src/index.ts:28:1
test / unit-test: packages/runtime-vapor/src/apiCreateFor.ts#L27
TypeError: Class extends value undefined is not a constructor or null ❯ packages/runtime-vapor/src/apiCreateFor.ts:27:24 ❯ packages/runtime-vapor/src/index.ts:28:1
test / unit-test: packages/runtime-vapor/src/apiCreateFor.ts#L27
TypeError: Class extends value undefined is not a constructor or null ❯ packages/runtime-vapor/src/apiCreateFor.ts:27:24 ❯ packages/runtime-vapor/src/index.ts:28:1
test / e2e-test
Process completed with exit code 1.