Add key storage toggle to Encryption settings #15052
static_analysis.yaml
on: pull_request
Typescript Syntax Check
1m 49s
i18n Check
/
check
1m 22s
Rethemendex Check
6s
ESLint
2m 14s
Style Lint
51s
Workflow Lint
44s
Analyse Dead Code
49s
Annotations
6 errors
Analyse Dead Code
Process completed with exit code 1.
|
Typescript Syntax Check:
test/unit-tests/components/views/settings/encryption/DeleteKeyStoragePanel-test.tsx#L13
'isEnabled' is declared but its value is never read.
|
Typescript Syntax Check
Process completed with exit code 2.
|
ESLint:
test/unit-tests/components/views/settings/encryption/DeleteKeyStoragePanel-test.tsx#L9
All imports in the declaration are only used as types. Use `import type`
|
ESLint:
test/unit-tests/components/views/settings/encryption/DeleteKeyStoragePanel-test.tsx#L13
'isEnabled' is defined but never used
|
ESLint
Process completed with exit code 1.
|