Skip to content

revert customisations in Tooltip.tsx #216

revert customisations in Tooltip.tsx

revert customisations in Tooltip.tsx #216

Triggered via pull request June 12, 2024 08:49
Status Failure
Total duration 2m 16s
Artifacts

static_analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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/.