Skip to content

fix: Update internal caching #8708

fix: Update internal caching

fix: Update internal caching #8708

Triggered via pull request March 5, 2025 22:50
Status Failure
Total duration 4m 5s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
src/wallet/hooks/useGetETHBalance.test.ts > useGetETHBalance > should return an error when useBalance returns an error: src/wallet/hooks/useGetETHBalance.test.ts#L57
AssertionError: expected undefined to be '' // Object.is equality - Expected: "" + Received: undefined ❯ src/wallet/hooks/useGetETHBalance.test.ts:57:43
src/wallet/hooks/useGetETHBalance.test.ts > useGetETHBalance > should return empty balance when balance value is not present: src/wallet/hooks/useGetETHBalance.test.ts#L82
AssertionError: expected undefined to be '' // Object.is equality - Expected: "" + Received: undefined ❯ src/wallet/hooks/useGetETHBalance.test.ts:82:43
build (18.x)
Process completed with exit code 1.