Merge pull request #28626 from element-hq/t3chguy/web-friendly-buffers #13253
Annotations
4 errors
Typecheck:
src/components/views/right_panel/VerificationPanel.tsx#L427
Type 'Buffer | undefined' is not assignable to type 'Uint8ClampedArray | undefined'.
|
Typecheck:
test/unit-tests/components/views/right_panel/VerificationPanel-test.tsx#L49
Argument of type 'Uint8ClampedArray' is not assignable to parameter of type 'Buffer'.
|
Typecheck:
test/unit-tests/components/views/right_panel/VerificationPanel-test.tsx#L74
Argument of type 'Uint8ClampedArray' is not assignable to parameter of type 'Buffer'.
|
Typecheck
Process completed with exit code 2.
|
Loading