This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
Add encyption user settings tab #739
static_analysis.yaml
on: pull_request
Typescript Syntax Check
1m 34s
i18n Check
/
check
1m 2s
Rethemendex Check
5s
ESLint
1m 18s
Style Lint
31s
Workflow Lint
25s
Analyse Dead Code
1m 27s
Annotations
5 errors and 1 warning
ESLint:
src/components/views/settings/tabs/user/EncryptionUserSettingsTab.tsx#L10
'logger' is defined but never used
|
ESLint
Process completed with exit code 1.
|
Typescript Syntax Check:
src/components/views/dialogs/UserSettingsDialog.tsx#L192
Argument of type '"UserSettingsEncryption"' is not assignable to parameter of type '"User" | "Room" | "Register" | "Home" | "Welcome" | "RoomDirectory" | "Group" | "Login" | "ForgotPassword" | "UseCaseSelection" | "RoomDetails" | "RoomMembers" | "RoomSearch" | ... 37 more ... | undefined'.
|
Typescript Syntax Check:
src/components/views/settings/tabs/user/EncryptionUserSettingsTab.tsx#L10
'logger' is declared but its value is never read.
|
Typescript Syntax Check
Process completed with exit code 2.
|
i18n Check / check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, tj-actions/changed-files@1c26215f3fbd51eba03bc199e5cbabdfc3584ce3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|