Skip to content

Simplify by always storing the textarea value in the .value attribu… #121

Simplify by always storing the textarea value in the .value attribu…

Simplify by always storing the textarea value in the .value attribu… #121

Triggered via push November 10, 2023 15:15
Status Failure
Total duration 2m 7s
Artifacts

ci-cd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Tests
Property 'tagName' does not exist on type 'ParentNode'.
Tests
'n.parentNode' is possibly 'null'.
Tests
Property 'tagName' does not exist on type 'ParentNode'.
Tests
Argument of type 'ParentNode | null' is not assignable to parameter of type 'HTMLTextAreaElement'.
Tests
Property 'tagName' does not exist on type 'Node'.
Tests
Argument of type 'Node' is not assignable to parameter of type 'HTMLTextAreaElement'.
Tests
Property 'replaceChildren' does not exist on type 'Element | RRElement'.
Tests
Process completed with exit code 1.