Fix serialization and mutation of <textarea> elements #1336
Triggered via pull request
November 10, 2023 15:15
eoghanmurray
synchronize
#1351
Status
Failure
Total duration
1m 55s
Artifacts
–
style-check.yml
on: pull_request_target
ESLint Check and Report Upload
1m 43s
Format Check
1m 13s
Format Code
0s
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.
|