Remove Customisations in "InviteDialog" #340
static_analysis.yaml
on: pull_request
Typescript Syntax Check
1m 43s
Rethemendex Check
0s
ESLint
1m 36s
Style Lint
28s
Workflow Lint
24s
Analyse Dead Code
0s
i18n Check
/
check
Annotations
4 errors
ESLint
Process completed with exit code 1.
|
Typescript Syntax Check:
src/components/views/dialogs/InviteDialog.tsx#L1552
Type '(tabId: TabId) => void' is not assignable to type '(tabId: string) => void'.
|
Typescript Syntax Check:
src/components/views/dialogs/InviteDialog.tsx#L1567
Property 'InviteDialog' does not exist on type 'typeof CustomComponentLifecycle'.
|
Typescript Syntax Check
Process completed with exit code 2.
|