revert customisations in Tooltip.tsx #216
static_analysis.yaml
on: pull_request
Typescript Syntax Check
1m 43s
i18n Check
/
check
1m 2s
Rethemendex Check
6s
ESLint
2m 3s
Style Lint
41s
Workflow Lint
38s
Analyse Dead Code
1m 59s
Annotations
11 errors and 1 warning
i18n Check / check
Process completed with exit code 1.
|
Typescript Syntax Check:
src/Searching.ts#L251
'localResult.results' is possibly 'undefined'.
|
Typescript Syntax Check:
src/Searching.ts#L422
Argument of type 'ISearchResult[] | undefined' is not assignable to parameter of type 'ISearchResult[]'.
|
Typescript Syntax Check:
src/Searching.ts#L426
Argument of type 'ISearchResult[] | undefined' is not assignable to parameter of type 'ISearchResult[]'.
|
Typescript Syntax Check:
src/Searching.ts#L427
'localEvents.highlights' is possibly 'undefined'.
|
Typescript Syntax Check:
src/Searching.ts#L427
No overload matches this call.
|
Typescript Syntax Check:
src/Searching.ts#L433
Argument of type 'ISearchResult[] | undefined' is not assignable to parameter of type 'ISearchResult[]'.
|
Typescript Syntax Check:
src/Searching.ts#L436
Argument of type 'ISearchResult[] | undefined' is not assignable to parameter of type 'ISearchResult[]'.
|
Typescript Syntax Check:
src/SecurityManager.ts#L18
'"matrix-js-sdk/src/matrix"' has no exported member named 'DeviceVerificationStatus'. Did you mean 'DeviceVerification'?
|
Typescript Syntax Check:
src/components/structures/LoggedInView.tsx#L33
Cannot find module '@matrix-org/react-sdk-module-api/lib/lifecycles/CustomComponentLifecycle' or its corresponding type declarations.
|
Typescript Syntax Check:
src/components/structures/RoomView.tsx#L50
Cannot find module '@matrix-org/react-sdk-module-api/lib/lifecycles/CustomComponentLifecycle' 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, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|