Create a reference widget AKA Smart Picker widget #7965
Annotations
4 errors and 1 warning
|
test
Process completed with exit code 1.
|
|
src/components/ReferenceWidgets/CallReferenceWidget.spec.ts > CallReferenceWidget.vue > renders the live conversation once loaded:
src/components/ReferenceWidgets/CallReferenceWidget.spec.ts#L75
AssertionError: expected '' to contain 'Live conversation name'
- Expected
+ Received
- Live conversation name
❯ src/components/ReferenceWidgets/CallReferenceWidget.spec.ts:75:26
|
|
Unhandled error:
src/test-setup.js#L176
Error: [Vue warn]: Unhandled error during execution of render function
❯ Console.console.warn src/test-setup.js:176:46
❯ warn$1 node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13
❯ logError node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:264:5
❯ handleError node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:256:3
❯ renderComponentRoot node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4634:5
❯ ReactiveEffect.componentUpdateFn [as fn] node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6208:26
❯ ReactiveEffect.run node_modules/@vue/reactivity/dist/reactivity.cjs.js:268:19
❯ ReactiveEffect.runIfDirty node_modules/@vue/reactivity/dist/reactivity.cjs.js:306:12
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33
❯ flushJobs node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9
This error originated in "src/components/ReferenceWidgets/CallReferenceWidget.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "renders the live conversation once loaded". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
test-summary
Process completed with exit code 1.
|
|
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: skjnldsv/read-package-engines-version-actions@06d6baf7d8f41934ab630e97d9e6c0bc9c9ac5e4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|