Skip to content

Jts/verji develop final sync to matrix-react-sdk-v3.109.0 #351

Jts/verji develop final sync to matrix-react-sdk-v3.109.0

Jts/verji develop final sync to matrix-react-sdk-v3.109.0 #351

Triggered via pull request November 27, 2024 14:39
Status Failure
Total duration 1m 34s
Artifacts

static_analysis.yaml

on: pull_request
Typescript Syntax Check
15s
Typescript Syntax Check
Rethemendex Check
0s
Rethemendex Check
ESLint
1m 22s
ESLint
Style Lint
46s
Style Lint
Workflow Lint
41s
Workflow Lint
Analyse Dead Code
0s
Analyse Dead Code
i18n Check  /  check
i18n Check / check
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Typescript Syntax Check
Process completed with exit code 1.
ESLint: src/SecurityManager.ts#L42
'nonInteractive' is assigned a value but never used
ESLint: src/SecurityManager.ts#L42
'nonInteractive' is never reassigned. Use 'const' instead
ESLint: src/SecurityManager.ts#L49
'isCachingAllowed' is defined but never used
ESLint: test/MatrixClientPeg-test.ts#L19
'EventEmitter' is defined but never used
ESLint: test/MatrixClientPeg-test.ts#L21
'ProvideCryptoSetupExtensions' is defined but never used
ESLint: test/MatrixClientPeg-test.ts#L22
'SecretStorageKeyDescription' is defined but never used
ESLint: test/components/views/right_panel/UserInfo-test.tsx#L345
Test title is used multiple times in the same describe block
ESLint: test/components/views/settings/ThemeChoicePanel-test.tsx#L24
'../../../../src/settings/SettingsStore' imported multiple times
ESLint: test/components/views/settings/ThemeChoicePanel-test.tsx#L26
There should be no empty line within import group
ESLint: test/components/views/settings/ThemeChoicePanel-test.tsx#L29
Import in body of module; reorder to top