Simplify by always storing the textarea value in the .value
attribu…
#130
style-check.yml
on: push
ESLint Check and Report Upload
2m 23s
Format Check
0s
Format Code
1m 29s
ESLint Annotation
0s
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.
|