Skip to content

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

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

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

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

style-check.yml

on: push
ESLint Check and Report Upload
2m 23s
ESLint Check and Report Upload
ESLint Annotation
0s
ESLint Annotation
Fit to window
Zoom out
Zoom in

Annotations

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