feat(reactivity): sync alien-signals 0.4.5 #14229
ci.yml
on: pull_request
test
/
unit-test
55s
test
/
unit-test-windows
1m 25s
test
/
e2e-test
1m 13s
test
/
lint-and-test-dts
46s
continuous-release
1m 11s
Annotations
2 errors and 4 warnings
packages/vue/__tests__/e2e/Transition.spec.ts > e2e: Transition > transition with Teleport > apply transition to teleport child:
packages/vue/__tests__/e2e/Transition.spec.ts#L2284
AssertionError: expected [ 'test' ] to strictly equal [ 'test', 'v-enter-active', …(1) ]
- Expected
+ Received
Array [
"test",
- "v-enter-active",
- "v-enter-to",
]
❯ packages/vue/__tests__/e2e/Transition.spec.ts:2284:42
|
test / e2e-test
Process completed with exit code 1.
|
test / lint-and-test-dts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / unit-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
continuous-release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / e2e-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|