Fabric (New Architecture) codegen support #48
Annotations
10 errors
Check TypeScript:
src/Video.tsx#L32
Cannot find module './specs/VideoNativeComponent' or its corresponding type declarations.
|
Check TypeScript:
src/Video.tsx#L40
Cannot find module './specs/VideoNativeComponent' or its corresponding type declarations.
|
Check TypeScript:
src/Video.tsx#L224
Property 'setNativeProps' does not exist on type '{}'.
|
Check TypeScript:
src/Video.tsx#L232
Property 'setNativeProps' does not exist on type '{}'.
|
Check TypeScript:
src/Video.tsx#L249
Argument of type 'MutableRefObject<unknown>' is not assignable to parameter of type 'RefObject<Component<unknown, unknown, unknown> | ComponentClass<unknown, unknown> | null>'.
|
Check TypeScript:
src/Video.tsx#L253
Argument of type 'MutableRefObject<unknown>' is not assignable to parameter of type 'RefObject<Component<unknown, unknown, unknown> | ComponentClass<unknown, unknown> | null>'.
|
Check TypeScript:
src/Video.tsx#L257
Argument of type 'MutableRefObject<unknown>' is not assignable to parameter of type 'RefObject<Component<unknown, unknown, unknown> | ComponentClass<unknown, unknown> | null>'.
|
Check TypeScript:
src/Video.tsx#L431
Argument of type 'MutableRefObject<unknown>' is not assignable to parameter of type 'RefObject<Component<unknown, unknown, unknown> | ComponentClass<unknown, unknown> | null>'.
|
Check TypeScript:
src/Video.tsx#L438
Argument of type 'MutableRefObject<unknown>' is not assignable to parameter of type 'RefObject<Component<unknown, unknown, unknown> | ComponentClass<unknown, unknown> | null>'.
|
Check TypeScript:
src/Video.tsx#L447
Argument of type 'MutableRefObject<unknown>' is not assignable to parameter of type 'RefObject<Component<unknown, unknown, unknown> | ComponentClass<unknown, unknown> | null>'.
|
The logs for this run have expired and are no longer available.
Loading