Skip to content

feat: [#1332] Adds basic implementation for remaining HTML elements #1046

feat: [#1332] Adds basic implementation for remaining HTML elements

feat: [#1332] Adds basic implementation for remaining HTML elements #1046

Triggered via pull request May 14, 2024 22:30
Status Failure
Total duration 34s
Artifacts

pull_request.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
build (20)
'NodeList' is declared but its value is never read.
build (20)
'NodeList' refers to a value, but is being used as a type here. Did you mean 'typeof NodeList'?
build (20)
'NodeList' refers to a value, but is being used as a type here. Did you mean 'typeof NodeList'?
build (20)
Property 'push' does not exist on type 'RadioNodeList'.
build (20)
Property 'cloneNode' will overwrite the base property in 'CharacterData'. If this is intentional, add an initializer. Otherwise, add a 'declare' modifier or remove the redundant declaration.
build (20)
Cannot find module '../element/HTMLCollection2.js' or its corresponding type declarations.
build (20)
'NodeList' is declared but its value is never read.
build (20)
This expression is not callable.
build (20)
Property 'attachHTMLCollection' does not exist on type 'typeof import("/home/runner/work/happy-dom/happy-dom/packages/happy-dom/src/PropertySymbol", { with: { "resolution-mode": "import" } })'. Did you mean 'htmlCollections'?
build (20)
'NodeList' refers to a value, but is being used as a type here. Did you mean 'typeof NodeList'?
build (16)
The job was canceled because "_20" failed.
build (16)
The operation was canceled.
build (18)
The job was canceled because "_20" failed.
build (18)
The operation was canceled.
build (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.