chore(deps): update all non-major dependencies #22647
ci.yml
on: push
test
/
unit-test
59s
test
/
unit-test-windows
1m 1s
test
/
e2e-test
1m 9s
test
/
lint-and-test-dts
1m 3s
continuous-release
1m 2s
Annotations
3 errors and 1 notice
|
test / e2e-test
Process completed with exit code 1.
|
|
[e2e] packages/vue/__tests__/e2e/hydrationStrategies.spec.ts > async component hydration strategies > idle:
packages/vue/__tests__/e2e/hydrationStrategies.spec.ts#L31
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ packages/vue/__tests__/e2e/hydrationStrategies.spec.ts:31:60
|
|
[e2e] packages/vue/__tests__/e2e/Transition.spec.ts > e2e: Transition > transition with v-if > transition with v-if at component root-level:
packages/vue/__tests__/e2e/Transition.spec.ts#L1277
AssertionError: expected [ 'test', 'test-leave-active', …(1) ] to strictly equal [ 'test', 'test-leave-from', …(1) ]
- Expected
+ Received
[
"test",
- "test-leave-from",
"test-leave-active",
+ "test-leave-to",
]
❯ packages/vue/__tests__/e2e/Transition.spec.ts:1277:50
|
|
continuous-release
{
"workflowData": {
"owner": "vuejs",
"repo": "core",
"sha": "9a212c076370f674424d6016a3f3ce355408e5bb",
"ref": "14682"
},
"key": "GtjA5krWUW",
"runId": 24170612496,
"webhookDebug": {
"action": "requested",
"head_branch": "renovate/all-minor-patch",
"head_repository_full_name": "vuejs/core",
"full_name": "vuejs/core",
"isPullRequest": true,
"prNumber": 14682,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": true,
"prKey": "vuejs/core:renovate/all-minor-patch",
"oldPrDataHash": "Sj3LQ5qlHo",
"lookupKey": "vuejs/core:renovate/all-minor-patch",
"data": {
"owner": "vuejs",
"repo": "core",
"sha": "9a212c076370f674424d6016a3f3ce355408e5bb",
"ref": "14682"
}
}
}
|