Merge branch 'develop' into feat-reapply-123a81e12d072cd95d701231176d… #1540
style-check.yml
on: push
ESLint Check and Report Upload
1m 4s
Format Check
0s
Format Code
55s
ESLint Annotation
0s
Annotations
10 errors
|
ESLint Check and Report Upload
Property 'muted' does not exist on type 'RRMediaElement'.
|
|
ESLint Check and Report Upload
Property 'paused' does not exist on type 'RRMediaElement'.
|
|
ESLint Check and Report Upload
Property 'paused' does not exist on type 'RRMediaElement'.
|
|
ESLint Check and Report Upload
Property 'tagName' does not exist on type 'RRElement'.
|
|
ESLint Check and Report Upload
Conversion of type 'IRRNode' to type 'RRElement' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
ESLint Check and Report Upload
Conversion of type 'IRRNode' to type 'RRDocument' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
ESLint Check and Report Upload
Conversion of type 'IRRNode' to type 'RRIFrameElement' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
ESLint Check and Report Upload
Argument of type 'RRDocument' is not assignable to parameter of type 'IRRNode'.
|
|
ESLint Check and Report Upload
Conversion of type 'IRRDocument' to type 'RRDocument' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
ESLint Check and Report Upload
Conversion of type 'IRRNode' to type 'RRDocument' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|