Skip to content

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

feat(crypto): Support verification violation composer banner

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

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

static_analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
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: 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
Process completed with exit code 2.