[TS migration] Migrate 'IOUEditRequestReceipt' page to TypeScript #30641
Annotations
4 errors
Type check with TypeScript:
src/pages/iou/request/step/IOURequestStepScan/index.native.tsx#L367
Argument of type 'typeof IOURequestStepScan' is not assignable to parameter of type 'ComponentType<WithWritableReportOrNotFoundOnyxProps & { route: Route; } & RefAttributes<unknown>>'.
|
Type check with TypeScript:
src/pages/iou/request/step/IOURequestStepScan/index.tsx#L135
Type '"camera"' is not assignable to type 'PermissionName'.
|
Type check with TypeScript:
src/pages/iou/request/step/IOURequestStepScan/index.tsx#L493
Argument of type 'typeof IOURequestStepScan' is not assignable to parameter of type 'ComponentType<WithWritableReportOrNotFoundOnyxProps & { route: Route; } & RefAttributes<unknown>>'.
|
Type check with TypeScript
Process completed with exit code 2.
|
Loading