Release/2024004 #12
quality-check.yml
on: pull_request
Lint application
28s
Test application
36s
Annotations
4 errors
tests/cookiebot.spec.ts > Cookiebot - composable > Injects consent banner accordingly:
packages/vue/tests/cookiebot.spec.ts#L85
AssertionError: expected 'https://consent.cookiebot.com/uc.js?c…' to include undefined
❯ tests/cookiebot.spec.ts:85:34
|
tests/cookiebot.spec.ts > Cookiebot - composable > Injects cookiedeclaration accordingly:
node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js#L1574
Error: Cannot call attributes on an empty DOMWrapper.
❯ Object.get ../../node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:1574:27
❯ tests/cookiebot.spec.ts:109:28
|
tests/cookiebot.spec.ts > Cookiebot - composable > Destroys cookiedeclaration and empties context:
packages/vue/tests/cookiebot.spec.ts#L158
AssertionError: expected false to be truthy
❯ tests/cookiebot.spec.ts:158:55
|
Test application
Process completed with exit code 1.
|