Skip to content

Upgrade to v3.100.0 rc.0 #18

Upgrade to v3.100.0 rc.0

Upgrade to v3.100.0 rc.0 #18

Triggered via pull request May 27, 2024 15:53
Status Failure
Total duration 1m 59s
Artifacts

static_analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
i18n Check / check
Process completed with exit code 1.
ESLint: src/components/structures/UserMenu.tsx#L250
Missing return type on function
ESLint: src/components/structures/auth/ForgotPassword.tsx#L146
Missing return type on function
ESLint: src/components/structures/auth/ForgotPassword.tsx#L375
There should be no space after '{'
ESLint: src/components/structures/auth/Login.tsx#L35
'ServerPicker' is defined but never used
ESLint: src/components/structures/auth/Login.tsx#L169
Missing accessibility modifier on class property tchap_setServerInMemory
ESLint: src/components/structures/auth/Login.tsx#L169
Class Method name `tchap_setServerInMemory` must match one of the following formats: camelCase
ESLint: src/components/structures/auth/Login.tsx#L169
Missing return type on function
ESLint: src/components/structures/auth/Registration.tsx#L57
There should be no empty line within import group
ESLint: src/components/structures/auth/SetupEncryptionBody.tsx#L31
There should be at least one empty line between import groups
ESLint: src/components/structures/auth/SetupEncryptionBody.tsx#L31
'defaultDispatcher' is defined but never used
Typescript Syntax Check: src/IdentityAuthClient.tsx#L32
Cannot find module '../../../src/tchap/util/TchapUIFeature' or its corresponding type declarations.
Typescript Syntax Check: src/Terms.ts#L27
Cannot find module '../../../src/tchap/util/TchapUIFeature' or its corresponding type declarations.
Typescript Syntax Check: src/async-components/views/dialogs/security/CreateSecretStorageDialog.tsx#L322
'onDownloadClick' is declared but its value is never read.
Typescript Syntax Check: src/async-components/views/dialogs/security/CreateSecretStorageDialog.tsx#L777
Argument of type '"I wrote down my code"' is not assignable to parameter of type '"a11y_jump_first_unread_room" | "cannot_invite_without_identity_server" | "cannot_reach_homeserver" | "cannot_reach_homeserver_detail" | "cant_load_page" | "chat_card_back_action_label" | ... 3404 more ... | "zxcvbn|warnings|wordByItself"'.
Typescript Syntax Check: src/async-components/views/dialogs/security/CreateSecretStorageDialog.tsx#L803
Argument of type '"This is your recovery key"' is not assignable to parameter of type '"a11y_jump_first_unread_room" | "cannot_invite_without_identity_server" | "cannot_reach_homeserver" | "cannot_reach_homeserver_detail" | "cant_load_page" | "chat_card_back_action_label" | ... 3404 more ... | "zxcvbn|warnings|wordByItself"'.
Typescript Syntax Check: src/async-components/views/dialogs/security/CreateSecretStorageDialog.tsx#L804
Argument of type '"Warning: this is the only time this code will be displayed!"' is not assignable to parameter of type '"a11y_jump_first_unread_room" | "cannot_invite_without_identity_server" | "cannot_reach_homeserver" | "cannot_reach_homeserver_detail" | "cant_load_page" | "chat_card_back_action_label" | ... 3404 more ... | "zxcvbn|warnings|wordByItself"'.
Typescript Syntax Check: src/audio/VoiceMessageRecording.ts#L17
Module '"matrix-js-sdk/src/matrix"' has no exported member 'IEncryptedFile'.
Typescript Syntax Check: src/components/structures/MatrixChat.tsx#L147
Cannot find module '../../../../../src/tchap/util/TchapUrls' or its corresponding type declarations.
Typescript Syntax Check: src/components/structures/RoomSearchView.tsx#L39
Cannot find module '../../../../../src/tchap/i18n/Tchapi18nUtils' or its corresponding type declarations.
Typescript Syntax Check: src/components/structures/RoomStatusBar.tsx#L32
Cannot find module '../../../../../src/tchap/i18n/Tchapi18nUtils' or its corresponding type declarations.
i18n Check / check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, tj-actions/changed-files@1c26215f3fbd51eba03bc199e5cbabdfc3584ce3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.