[Group Chats] Add remaining features #71093
Annotations
10 errors
Run ESLint:
src/Expensify.tsx#L245
Use a ! assertion to more succinctly remove null and undefined from the type
|
Run ESLint:
src/components/InitialURLContextProvider.tsx#L24
Use a ! assertion to more succinctly remove null and undefined from the type
|
Run ESLint:
src/libs/Navigation/Navigation.ts#L100
"/request/new/scan" is overridden by string in this union type
|
Run ESLint:
src/libs/Navigation/linkTo.ts#L128
This assertion is unnecessary since it does not change the type of the expression
|
Run ESLint:
src/libs/Navigation/switchPolicyID.ts#L80
This assertion is unnecessary since it does not change the type of the expression
|
Run ESLint:
src/libs/Navigation/types.ts#L706
"/request/new/scan" is overridden by string in this union type
|
Run ESLint:
src/libs/Navigation/types.ts#L713
"/request/new/scan" is overridden by string in this union type
|
Run ESLint:
src/libs/PersonalDetailsUtils.ts#L12
'Log' is defined but never used
|
Run ESLint:
src/libs/actions/App.ts#L374
This assertion is unnecessary since it does not change the type of the expression
|
Run ESLint:
src/libs/actions/Link.ts#L110
This assertion is unnecessary since it does not change the type of the expression
|