Upgrade v3.113.0 #24
static_analysis.yaml
on: pull_request
Typescript Syntax Check
24s
i18n Check
/
check
1m 14s
Rethemendex Check
4s
ESLint
1m 28s
Style Lint
44s
Workflow Lint
8s
Analyse Dead Code
25s
Annotations
14 errors and 1 warning
Workflow Lint
Process completed with exit code 1.
|
Analyse Dead Code
Process completed with exit code 1.
|
Typescript Syntax Check
Process completed with exit code 1.
|
i18n Check / check
Process completed with exit code 1.
|
ESLint:
src/MatrixClientPeg.ts#L36
'ModuleRunner' is defined but never used
|
ESLint:
src/SecurityManager.ts#L9
'Crypto' is defined but never used
|
ESLint:
src/SecurityManager.ts#L9
'encodeBase64' is defined but never used
|
ESLint:
src/SecurityManager.ts#L10
'matrix-js-sdk/src/crypto/key_passphrase' import is restricted from being used by a pattern. Please use matrix-js-sdk/src/matrix instead
|
ESLint:
src/SecurityManager.ts#L10
'deriveKey' is defined but never used
|
ESLint:
src/components/structures/MatrixChat.tsx#L138
There should be no empty line within import group
|
ESLint:
src/components/structures/MatrixChat.tsx#L1129
Missing return type on function
|
ESLint:
src/components/structures/MatrixChat.tsx#L1916
Unexpected constant condition
|
ESLint:
src/components/structures/SpaceRoomView.tsx#L39
'showCreateNewSubspace' is defined but never used
|
ESLint:
src/components/structures/SpaceRoomView.tsx#L99
'canCreateSpace' is assigned a value but never used
|
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/
|