Upgrade v3.108.0 #22
Triggered via pull request
September 10, 2024 14:31
Status
Failure
Total duration
1m 55s
Artifacts
–
static_analysis.yaml
on: pull_request
Typescript Syntax Check
1m 42s
i18n Check
/
check
38s
Rethemendex Check
6s
ESLint
1m 28s
Style Lint
44s
Workflow Lint
41s
Analyse Dead Code
1m 43s
Annotations
21 errors and 1 warning
i18n Check / check
Process completed with exit code 1.
|
ESLint:
src/components/structures/SpaceRoomView.tsx#L47
'showCreateNewSubspace' is defined but never used
|
ESLint:
src/components/structures/SpaceRoomView.tsx#L107
'canCreateSpace' is assigned a value but never used
|
ESLint:
src/components/structures/UserMenu.tsx#L279
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
|
Typescript Syntax Check
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
Typescript Syntax Check
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
Typescript Syntax Check
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
Typescript Syntax Check
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
Typescript Syntax Check
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
Typescript Syntax Check
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
Typescript Syntax Check
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
Typescript Syntax Check
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
Typescript Syntax Check
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
Typescript Syntax Check
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
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/
|