feat(crypto): Support verification violation composer banner #14749
static_analysis.yaml
on: pull_request
Typescript Syntax Check
1m 46s
i18n Check
/
check
1m 10s
Rethemendex Check
5s
ESLint
2m 22s
Style Lint
1m 1s
Workflow Lint
37s
Analyse Dead Code
47s
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
|