Merge pull request #28626 from element-hq/t3chguy/web-friendly-buffers #13253
static_analysis.yaml
on: push
Typescript Syntax Check
7m 58s
i18n Check
/
check
47s
Rethemendex Check
4s
ESLint
1m 55s
Style Lint
1m 1s
Workflow Lint
50s
Analyse Dead Code
1m 38s
Annotations
4 errors and 1 warning
Typescript Syntax Check:
src/components/views/right_panel/VerificationPanel.tsx#L427
Type 'Buffer | undefined' is not assignable to type 'Uint8ClampedArray | undefined'.
|
Typescript Syntax Check:
test/unit-tests/components/views/right_panel/VerificationPanel-test.tsx#L49
Argument of type 'Uint8ClampedArray' is not assignable to parameter of type 'Buffer'.
|
Typescript Syntax Check:
test/unit-tests/components/views/right_panel/VerificationPanel-test.tsx#L74
Argument of type 'Uint8ClampedArray' is not assignable to parameter of type 'Buffer'.
|
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
|