Use new vbba 111 commands and swap order of company step and requestor steps #17643
Annotations
10 errors
Type check with TypeScript:
src/hooks/useSubStep/index.ts#L18
Parameter 'data' implicitly has an 'any' type.
|
Type check with TypeScript:
src/pages/ReimbursementAccount/BankInfo/BankInfo.tsx#L101
Property 'children' is missing in type '{ shouldShowBackButton: boolean; onBackButtonPress: () => void; title: string; }' but required in type 'ChildrenProps'.
|
Type check with TypeScript:
src/pages/ReimbursementAccount/BankInfo/BankInfo.tsx#L114
Type '(data: any) => void' is not assignable to type '() => void'.
|
Type check with TypeScript:
src/pages/ReimbursementAccount/BankInfo/substeps/Confirmation.tsx#L95
Type '{ interactive: false; icon: FC<SvgProps> | ImageSourcePropType; iconType: "icon"; iconStyles: { height: number; width: number; backgroundColor: string; borderRadius: number; justifyContent: "center"; alignItems: "center"; }[]; iconFill: string; wrapperStyle: ({ ...; } | { ...; })[]; title: string | undefined; descri...' is not assignable to type 'IntrinsicAttributes & (MenuItemProps & RefAttributes<View>)'.
|
Type check with TypeScript:
src/pages/ReimbursementAccount/BankInfo/substeps/Confirmation.tsx#L107
Type '{ icon: FC<SvgProps> | ImageSourcePropType; iconType: "icon"; title: string; onPress: () => void; shouldShowRightIcon: true; wrapperStyle: { paddingLeft: number; }[]; }' is not assignable to type 'IntrinsicAttributes & (MenuItemProps & RefAttributes<View>)'.
|
Type check with TypeScript:
src/pages/ReimbursementAccount/BusinessInfo/BusinessInfo.tsx#L12
Cannot find module '@libs/PhoneNumber' or its corresponding type declarations.
|
Type check with TypeScript:
src/pages/ReimbursementAccount/BusinessInfo/BusinessInfo.tsx#L108
Property 'children' is missing in type '{ title: string; guidesCallTaskID: "WorkspaceBankAccount"; onBackButtonPress: () => void; onCloseButtonPress: () => void; shouldShowCloseButton: true; }' but required in type 'ChildrenProps'.
|
Type check with TypeScript:
src/pages/ReimbursementAccount/BusinessInfo/BusinessInfo.tsx#L123
Type '(data: any) => void' is not assignable to type '() => void'.
|
Type check with TypeScript:
src/pages/ReimbursementAccount/BusinessInfo/substeps/ConfirmationBusiness.tsx#L67
Type '{ description: string; title: string | undefined; shouldShowRightIcon: true; onPress: () => void; }' is not assignable to type 'IntrinsicAttributes & (MenuItemProps & RefAttributes<View>)'.
|
Type check with TypeScript:
src/pages/ReimbursementAccount/BusinessInfo/substeps/ConfirmationBusiness.tsx#L75
Type '{ description: string; title: string | undefined; shouldShowRightIcon: true; onPress: () => void; }' is not assignable to type 'IntrinsicAttributes & (MenuItemProps & RefAttributes<View>)'.
|
The logs for this run have expired and are no longer available.
Loading