Skip to content

Remove Customisations in "InviteDialog" #340

Remove Customisations in "InviteDialog"

Remove Customisations in "InviteDialog" #340

Triggered via pull request October 15, 2024 07:39
Status Failure
Total duration 1m 55s
Artifacts

static_analysis.yaml

on: pull_request
Typescript Syntax Check
1m 43s
Typescript Syntax Check
Rethemendex Check
0s
Rethemendex Check
ESLint
1m 36s
ESLint
Style Lint
28s
Style Lint
Workflow Lint
24s
Workflow Lint
Analyse Dead Code
0s
Analyse Dead Code
i18n Check  /  check
i18n Check / check
Fit to window
Zoom out
Zoom in

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.