Skip to content

Support Nfd in Transaction Wizard #758

Support Nfd in Transaction Wizard

Support Nfd in Transaction Wizard #758

Triggered via pull request October 21, 2024 01:14
Status Failure
Total duration 1m 55s
Artifacts

pr.yaml

on: pull_request
Run PR checks  /  node-ci
1m 47s
Run PR checks / node-ci
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
src/features/accounts/pages/account-page.test.tsx > account-page > when rendering an account > should be rendered with the correct data: src/features/accounts/pages/account-page.test.tsx#L92
TypeError: vi.mocked(...).mockReturnValue is not a function ❯ src/features/accounts/pages/account-page.test.tsx:92:39
src/features/accounts/pages/account-page.test.tsx > account-page > when rendering an account with rekey > should be rendered with the correct data: src/features/accounts/pages/account-page.test.tsx#L190
TypeError: vi.mocked(...).mockReturnValue is not a function ❯ src/features/accounts/pages/account-page.test.tsx:190:39
Run PR checks / node-ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/