Skip to content

text attachments

text attachments #10

Triggered via push May 9, 2024 15:58
Status Failure
Total duration 1m 56s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
tests/components/prompt.test.ts > Send attachment: tests/components/prompt.test.ts#L119
AssertionError: expected "spy" to be called with arguments: [ { filters: [ { …(2) } ] } ] Received: 1st spy call: Array [ - Object { - "filters": Array [ - Object { - "extensions": Array [ - "jpg", - "png", - "gif", - ], - "name": "Images", - }, - ], - }, + Object {}, ] Number of calls: 1 ❯ tests/components/prompt.test.ts:119:32
tests/components/prompt.test.ts > Remove attachment: node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js#L1574
Error: Cannot call trigger on an empty DOMWrapper. ❯ Object.get node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:1574:27 ❯ tests/components/prompt.test.ts:146:41
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: JesseTG/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.