chore(deps): update dependency happy-dom to v13 - autoclosed #346
Annotations
3 errors and 1 warning
Run pnpm run test --coverage:
src/getSoon.test.ts#L7
Error: Failed to construct "Node": No owner document in queue. Please use "NodeFactory" to create instances of a Node.
❯ new Node node_modules/.pnpm/happy-dom@13.7.0/node_modules/happy-dom/src/nodes/node/Node.ts:81:11
❯ src/getSoon.test.ts:7:16
|
Run pnpm run test --coverage:
src/getSoon.test.ts#L15
Error: Failed to construct "Node": No owner document in queue. Please use "NodeFactory" to create instances of a Node.
❯ new Node node_modules/.pnpm/happy-dom@13.7.0/node_modules/happy-dom/src/nodes/node/Node.ts:81:11
❯ new Element node_modules/.pnpm/happy-dom@13.7.0/node_modules/happy-dom/lib/nodes/element/Element.js:28:9
❯ new HTMLElement node_modules/.pnpm/happy-dom@13.7.0/node_modules/happy-dom/lib/nodes/html-element/HTMLElement.js:32:9
❯ src/getSoon.test.ts:15:15
|
Run pnpm run test --coverage
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading