depend upgrade #774
Annotations
5 errors
Run tests:
src/components/EmptyChat.vue#L125
TypeError: Cannot read properties of null (reading 'cloneNode')
❯ animateEngineLogo src/components/EmptyChat.vue:125:26
❯ Proxy.onEngine src/components/EmptyChat.vue:71:5
❯ onClick src/components/EmptyChat.vue:10:90
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ Object.callWithAsyncErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:207:17
❯ HTMLImageElement.invoker node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:665:17
❯ HTMLImageElement.callTheUserObjectsOperation node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30
❯ innerInvokeEventListeners node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25
❯ invokeEventListeners node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3
❯ HTMLImageElementImpl._dispatch node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9
This error originated in "tests/components/empty_chat.test.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 "Selects engine". 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.
|
Run tests:
src/components/EmptyChat.vue#L125
TypeError: Cannot read properties of null (reading 'cloneNode')
❯ animateEngineLogo src/components/EmptyChat.vue:125:26
❯ Proxy.onEngine src/components/EmptyChat.vue:104:5
❯ onClick src/components/EmptyChat.vue:10:90
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ Object.callWithAsyncErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:207:17
❯ HTMLImageElement.invoker node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:665:17
❯ HTMLImageElement.callTheUserObjectsOperation node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30
❯ innerInvokeEventListeners node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25
❯ invokeEventListeners node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3
❯ HTMLImageElementImpl._dispatch node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9
This error originated in "tests/components/empty_chat.test.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 "Selects engine". 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.
|
Run tests:
src/components/EmptyChat.vue#L125
TypeError: Cannot read properties of null (reading 'cloneNode')
❯ animateEngineLogo src/components/EmptyChat.vue:125:26
❯ Proxy.onEngine src/components/EmptyChat.vue:71:5
❯ onClick src/components/EmptyChat.vue:10:90
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ Object.callWithAsyncErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:207:17
❯ HTMLImageElement.invoker node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:665:17
❯ HTMLImageElement.callTheUserObjectsOperation node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30
❯ innerInvokeEventListeners node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25
❯ invokeEventListeners node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3
❯ HTMLImageElementImpl._dispatch node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9
This error originated in "tests/components/empty_chat.test.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 "Prompts when selecting not ready engine". 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.
|
Run tests:
tests/components/empty_chat.test.ts#L76
AssertionError: expected 11 to be 10 // Object.is equality
- Expected
+ Received
- 10
+ 11
❯ tests/components/empty_chat.test.ts:76:56
|
Run tests
Process completed with exit code 1.
|
Loading