Skip to content

chore: resolve Uint8Array.prototype.toHex TypeScript error (@byseif21)#7711

Open
byseif21 wants to merge 3 commits intomonkeytypegame:masterfrom
byseif21:fix/uint8array-to-hex-types
Open

chore: resolve Uint8Array.prototype.toHex TypeScript error (@byseif21)#7711
byseif21 wants to merge 3 commits intomonkeytypegame:masterfrom
byseif21:fix/uint8array-to-hex-types

Conversation

@byseif21
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings March 23, 2026 19:17
@monkeytypegeorge monkeytypegeorge added the frontend User interface or web stuff label Mar 23, 2026
@github-actions github-actions bot added the waiting for review Pull requests that require a review before continuing label Mar 23, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Resolves a TypeScript type error around the emerging Uint8Array.prototype.toHex() API by suppressing TS errors in the shared frontend string/encoding utility.

Changes:

  • Add @ts-expect-error annotations around Uint8Array.prototype.toHex feature-detection and invocation in toHex().

@github-actions
Copy link
Copy Markdown
Contributor

Continuous integration check(s) failed. Please review the failing check's logs and make the necessary changes.

@github-actions github-actions bot added waiting for update Pull requests or issues that require changes/comments before continuing and removed waiting for review Pull requests that require a review before continuing labels Mar 23, 2026
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@github-actions github-actions bot removed the waiting for update Pull requests or issues that require changes/comments before continuing label Mar 23, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Continuous integration check(s) failed. Please review the failing check's logs and make the necessary changes.

@github-actions github-actions bot added waiting for update Pull requests or issues that require changes/comments before continuing and removed waiting for update Pull requests or issues that require changes/comments before continuing labels Mar 23, 2026
@byseif21 byseif21 force-pushed the fix/uint8array-to-hex-types branch from 6a537ed to 402dbd3 Compare March 23, 2026 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend User interface or web stuff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants