This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Update typescript-eslint monorepo to v8 (major) #28512
static_analysis.yaml
on: pull_request
Typescript Syntax Check
3m 6s
i18n Check
/
check
55s
Rethemendex Check
9s
ESLint
1m 24s
Style Lint
46s
Workflow Lint
43s
Analyse Dead Code
1m 40s
Annotations
10 errors and 1 warning
ESLint:
playwright/e2e/read-receipts/index.ts#L80
Prefer using the primitive `string` as a type name, rather than the upper-cased `String`
|
ESLint:
playwright/e2e/spaces/threads-activity-centre/index.ts#L81
Prefer using the primitive `string` as a type name, rather than the upper-cased `String`
|
ESLint
An interface declaring no members is equivalent to its supertype
|
ESLint:
src/BasePlatform.ts#L140
'e' is defined but never used
|
ESLint:
src/BasePlatform.ts#L391
'e' is defined but never used
|
ESLint:
src/DraftCleaner.ts#L59
'error' is defined but never used
|
ESLint:
src/HtmlUtils.tsx#L63
'_e' is defined but never used
|
ESLint:
src/HtmlUtils.tsx#L72
'_e' is defined but never used
|
ESLint:
src/HtmlUtils.tsx#L131
'e' is defined but never used
|
ESLint:
src/LegacyCallHandler.tsx#L838
'e' is defined 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/
|