feat(crypto): Support verification violation composer banner #14759
static_analysis.yaml
on: pull_request
Typescript Syntax Check
1m 34s
i18n Check
/
check
1m 26s
Rethemendex Check
6s
ESLint
2m 37s
Style Lint
58s
Workflow Lint
40s
Analyse Dead Code
42s
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.
|