Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Add encyption user settings tab #739

Add encyption user settings tab

Add encyption user settings tab #739

Triggered via pull request October 8, 2024 12:02
Status Failure
Total duration 1m 42s
Artifacts

static_analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
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/