refactor(reactivity): sync alien-signals 0.4.13 #14352
ci.yml
on: pull_request
test
/
unit-test
54s
test
/
unit-test-windows
1m 2s
test
/
e2e-test
1m 14s
test
/
lint-and-test-dts
49s
continuous-release
1m 4s
Annotations
2 errors and 4 warnings
packages/vue/__tests__/e2e/Transition.spec.ts > e2e: Transition > transition with v-if > transition on child components with empty root node:
packages/vue/__tests__/e2e/Transition.spec.ts#L1199
AssertionError: expected [ 'test', 'test-leave-active', …(1) ] to strictly equal [ 'test', 'test-leave-from', …(1) ]
- Expected
+ Received
Array [
"test",
- "test-leave-from",
"test-leave-active",
+ "test-leave-to",
]
❯ packages/vue/__tests__/e2e/Transition.spec.ts:1199:50
|
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
|