Skip to content

Fabric (New Architecture) codegen support #48

Fabric (New Architecture) codegen support

Fabric (New Architecture) codegen support #48

Triggered via pull request January 23, 2024 04:19
Status Failure
Total duration 28s
Artifacts

check-js.yml

on: pull_request
Check TS (tsc)
13s
Check TS (tsc)
Lint JS (eslint, prettier)
20s
Lint JS (eslint, prettier)
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Check TS (tsc): src/Video.tsx#L32
Cannot find module './specs/VideoNativeComponent' or its corresponding type declarations.
Check TS (tsc): src/Video.tsx#L40
Cannot find module './specs/VideoNativeComponent' or its corresponding type declarations.
Check TS (tsc): src/Video.tsx#L224
Property 'setNativeProps' does not exist on type '{}'.
Check TS (tsc): src/Video.tsx#L232
Property 'setNativeProps' does not exist on type '{}'.
Check TS (tsc): 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 TS (tsc): 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 TS (tsc): 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 TS (tsc): 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 TS (tsc): 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 TS (tsc): 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>'.