harb/packages
openhands fc008fb9c1 fix: correct TypeScript cast for shortMessage in getErrorMessage (#430)
The direct cast of Error to Record<string, unknown> is rejected by
TypeScript because the types don't sufficiently overlap. Cast via
unknown first to satisfy the compiler.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-06 05:13:27 +00:00
..
ui-shared fix: Post-purchase holder dashboard on landing page (#150) 2026-02-24 15:02:22 +00:00
utils fix: correct TypeScript cast for shortMessage in getErrorMessage (#430) 2026-03-06 05:13:27 +00:00
web3 fix: Generic utilities (isRecord, coerceString, getErrorMessage, ensureAddress) have no shared home (#363) 2026-03-03 05:37:14 +00:00