Skip to content

[Seedless Onboarding] Account center redesign #6219

[Seedless Onboarding] Account center redesign

[Seedless Onboarding] Account center redesign #6219

Triggered via pull request October 10, 2023 13:36
@usame-alganusame-algan
synchronize #2607
Status Success
Total duration 19s
Artifacts

cla.yml

on: pull_request_target
CLAAssistant
8s
CLAAssistant
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
MPCLogin > should render google login button and invoke the callback on connection if no wallet is connected: src/components/common/ConnectWallet/__tests__/MPCLogin.test.tsx#L53
Error: expect(jest.fn()).toHaveBeenCalled() Expected number of calls: >= 1 Received number of calls: 0 Ignored nodes: comments, script, style <html> <head /> <body> <div> <button class="MuiButtonBase-root MuiButton-root MuiButton-outlined MuiButton-outlinedPrimary MuiButton-sizeSmall MuiButton-outlinedSizeSmall MuiButton-fullWidth MuiButton-root MuiButton-outlined MuiButton-outlinedPrimary MuiButton-sizeSmall MuiButton-outlinedSizeSmall MuiButton-fullWidth css-9x2as0-MuiButtonBase-root-MuiButton-root" tabindex="0" type="button" > <div class="MuiBox-root css-8v90jo" > <mock-icon aria-hidden="true" classname="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-17ceore-MuiSvgIcon-root" focusable="false" /> Continue with Google </div> <span class="MuiTouchRipple-root css-8je8zh-MuiTouchRipple-root" /> </button> </div> </body> </html> at toHaveBeenCalled (/home/runner/work/safe-wallet-web/safe-wallet-web/src/components/common/ConnectWallet/__tests__/MPCLogin.test.tsx:104:27) at runWithExpensiveErrorDiagnosticsDisabled (/home/runner/work/safe-wallet-web/safe-wallet-web/node_modules/@testing-library/dom/dist/config.js:52:12) at checkCallback (/home/runner/work/safe-wallet-web/safe-wallet-web/node_modules/@testing-library/dom/dist/wait-for.js:141:77) at checkRealTimersCallback (/home/runner/work/safe-wallet-web/safe-wallet-web/node_modules/@testing-library/dom/dist/wait-for.js:133:16) at Timeout.task [as _onTimeout] (/home/runner/work/safe-wallet-web/safe-wallet-web/node_modules/jsdom/lib/jsdom/browser/Window.js:520:19) at listOnTimeout (node:internal/timers:569:17) at processTimers (node:internal/timers:512:7)
CLAAssistant
The following actions uses node12 which is deprecated and will be forced to run on node16: contributor-assistant/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/