Skip to content

feat(crypto): Support verification violation composer banner #14749

feat(crypto): Support verification violation composer banner

feat(crypto): Support verification violation composer banner #14749

Triggered via pull request January 28, 2025 10:14
Status Failure
Total duration 2m 33s
Artifacts

static_analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Analyse Dead Code
Process completed with exit code 1.
Typescript Syntax Check: src/components/viewmodels/rooms/UserIdentityWarningViewModel.tsx#L14
Cannot find module '../../../../../matrix-js-sdk/src/logger.ts' or its corresponding type declarations.
Typescript Syntax Check: src/components/viewmodels/rooms/UserIdentityWarningViewModel.tsx#L148
Property 'withdrawVerificationRequirement' does not exist on type 'CryptoApi'.
Typescript Syntax Check: test/unit-tests/components/views/rooms/UserIdentityWarning-test.tsx#L26
Cannot find module '../../../../../../matrix-js-sdk/lib/utils' or its corresponding type declarations.
Typescript Syntax Check: test/unit-tests/components/views/rooms/UserIdentityWarning-test.tsx#L61
Argument of type 'string' is not assignable to parameter of type 'string & [string, "invited" | "joined"]'.
Typescript Syntax Check: test/unit-tests/components/views/rooms/UserIdentityWarning-test.tsx#L170
Property 'withdrawVerificationRequirement' does not exist on type 'CryptoApi'.
Typescript Syntax Check: test/unit-tests/components/views/rooms/UserIdentityWarning-test.tsx#L183
Property 'withdrawVerificationRequirement' does not exist on type 'CryptoApi'.
Typescript Syntax Check
Process completed with exit code 2.
i18n Check / check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636