ElementCall fix strict mode call creation loop #15027
static_analysis.yaml
on: pull_request
Typescript Syntax Check
1m 33s
i18n Check
/
check
1m 14s
Rethemendex Check
7s
ESLint
2m 5s
Style Lint
1m 35s
Workflow Lint
51s
Analyse Dead Code
1m 13s
Annotations
4 errors
Typescript Syntax Check:
src/components/views/voip/CallView.tsx#L12
'ElementCall' is declared but its value is never read.
|
Typescript Syntax Check
Process completed with exit code 2.
|
ESLint:
src/components/views/voip/CallView.tsx#L12
'ElementCall' is defined but never used
|
ESLint
Process completed with exit code 1.
|