Skip to content

Merge branch 'vuejs:main' into main #12

Merge branch 'vuejs:main' into main

Merge branch 'vuejs:main' into main #12

Triggered via push May 26, 2024 05:33
Status Failure
Total duration 1m 14s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
packages/runtime-core/__tests__/componentProps.spec.ts > component props > functional without declaration: packages/runtime-core/__tests__/componentProps.spec.ts#L132
AssertionError: expected { foo: 1 } to be { foo: 1 } // Object.is equality If it should pass with deep equality, replace "toBe" with "toStrictEqual" Expected: { foo: 1 } Received: serializes to the same string Compared values have no visual difference. ❯ packages/runtime-core/__tests__/componentProps.spec.ts:132:26
unit-test
Process completed with exit code 1.