Static Analysis #11483
static_analysis.yaml
on: merge_group
Typescript Syntax Check
1m 48s
i18n Check
/
check
48s
ESLint
56s
Style Lint
1m 13s
Workflow Lint
47s
Analyse Dead Code
1m 34s
Annotations
4 errors and 1 warning
Typescript Syntax Check
Duplicate identifier 'LibraryManagedAttributes'.
|
Typescript Syntax Check:
node_modules/@types/react/index.d.ts#L3153
Duplicate identifier 'LibraryManagedAttributes'.
|
Typescript Syntax Check:
src/vector/app.tsx#L38
Type 'typeof React' is not assignable to type 'typeof import("/home/runner/work/element-web/element-web/matrix-react-sdk/node_modules/@types/react/index.d.ts")'.
|
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|