Skip to content

Merge pull request #28626 from element-hq/t3chguy/web-friendly-buffers #13253

Merge pull request #28626 from element-hq/t3chguy/web-friendly-buffers

Merge pull request #28626 from element-hq/t3chguy/web-friendly-buffers #13253

Triggered via push December 4, 2024 22:10
Status Failure
Total duration 8m 21s
Artifacts
Fit to window
Zoom out
Zoom in

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