Skip to content

Feat: indexing status (SWS-134) #4144

Feat: indexing status (SWS-134)

Feat: indexing status (SWS-134) #4144

GitHub Actions / Tests annotations (🧪 jest-coverage-report-action) failed Sep 26, 2024 in 0s

Test suite run failed

Failed tests: 0/1459. Failed suites: 7/203.

Details

Created failed tests' annotations. To disable them, see documentation.

  ● Test suite failed to run

    TypeError: Cannot read properties of undefined (reading 'READY_TO_WITHDRAW')

      45 |     text: 'Withdrawn',
      46 |   },
    > 47 |   [NativeStakingExitStatus.READY_TO_WITHDRAW]: {
         |                            ^
      48 |     color: 'success',
      49 |     icon: CheckIcon,
      50 |     text: 'Ready to withdraw',

      at Object.READY_TO_WITHDRAW (src/features/stake/components/StakingStatus/index.tsx:47:28)
      at Object.<anonymous> (src/features/stake/components/StakingConfirmationTx/Deposit.tsx:800:66)
      at Object.<anonymous> (src/features/stake/components/StakingTxDepositDetails/index.tsx:419:65)
      at Object.<anonymous> (src/components/transactions/TxDetails/TxData/index.tsx:1046:67)
      at Object.<anonymous> (src/components/tx/SignOrExecuteForm/index.tsx:3943:67)
      at Object.<anonymous> (src/components/tx/SignOrExecuteForm/__tests__/SignOrExecute.test.tsx:11:28)


  ● Test suite failed to run

    TypeError: Cannot read properties of undefined (reading 'READY_TO_WITHDRAW')

      45 |     text: 'Withdrawn',
      46 |   },
    > 47 |   [NativeStakingExitStatus.READY_TO_WITHDRAW]: {
         |                            ^
      48 |     color: 'success',
      49 |     icon: CheckIcon,
      50 |     text: 'Ready to withdraw',

      at Object.READY_TO_WITHDRAW (src/features/stake/components/StakingStatus/index.tsx:47:28)
      at Object.<anonymous> (src/features/stake/components/StakingConfirmationTx/Deposit.tsx:800:66)
      at Object.<anonymous> (src/features/stake/components/StakingTxDepositDetails/index.tsx:419:65)
      at Object.<anonymous> (src/components/transactions/TxDetails/TxData/index.tsx:1046:67)
      at Object.<anonymous> (src/components/tx/SignOrExecuteForm/index.tsx:3943:67)
      at Object.<anonymous> (src/components/tx-flow/flows/SignMessageOnChain/ReviewSignMessageOnChain.tsx:1656:67)
      at Object.<anonymous> (src/components/tx-flow/flows/SignMessageOnChain/ReviewSignMessageOnChain.test.tsx:12:74)


  ● Test suite failed to run

    TypeError: Cannot read properties of undefined (reading 'READY_TO_WITHDRAW')

      45 |     text: 'Withdrawn',
      46 |   },
    > 47 |   [NativeStakingExitStatus.READY_TO_WITHDRAW]: {
         |                            ^
      48 |     color: 'success',
      49 |     icon: CheckIcon,
      50 |     text: 'Ready to withdraw',

      at Object.READY_TO_WITHDRAW (src/features/stake/components/StakingStatus/index.tsx:47:28)
      at Object.<anonymous> (src/features/stake/components/StakingConfirmationTx/Deposit.tsx:800:66)
      at Object.<anonymous> (src/features/stake/components/StakingTxDepositDetails/index.tsx:419:65)
      at Object.<anonymous> (src/components/transactions/TxDetails/TxData/index.tsx:1046:67)
      at Object.<anonymous> (src/components/transactions/TxDetails/index.tsx:2631:66)
      at Object.<anonymous> (src/components/transactions/TxListItem/ExpandableTransactionItem.tsx:805:67)
      at Object.<anonymous> (src/components/transactions/GroupedTxListItems/index.tsx:671:66)
      at Object.<anonymous> (src/components/transactions/TxList/index.tsx:879:66)
      at Object.<anonymous> (src/components/transactions/SingleTx/index.tsx:2027:28)
      at Object.<anonymous> (src/pages/transactions/tx.tsx:334:66)
      at Object.<anonymous> (src/components/transactions/SingleTx/SingleTx.test.tsx:19:52)


  ● Test suite failed to run

    TypeError: Cannot read properties of undefined (reading 'READY_TO_WITHDRAW')

      45 |     text: 'Withdrawn',
      46 |   },
    > 47 |   [NativeStakingExitStatus.READY_TO_WITHDRAW]: {
         |                            ^
      48 |     color: 'success',
      49 |     icon: CheckIcon,
      50 |     text: 'Ready to withdraw',

      at Object.READY_TO_WITHDRAW (src/features/stake/components/StakingStatus/index.tsx:47:28)
      at Object.<anonymous> (src/features/stake/components/StakingConfirmationTx/Deposit.tsx:800:66)
      at Object.<anonymous> (src/features/stake/components/StakingTxDepositDetails/index.tsx:419:65)
      at Object.<anonymous> (src/components/transactions/TxDetails/TxData/index.tsx:1046:67)
      at Object.<anonymous> (src/components/transactions/TxDetails/index.tsx:2631:66)
      at Object.<anonymous> (src/components/transactions/TxListItem/ExpandableTransactionItem.tsx:805:67)
      at Object.<anonymous> (src/components/transactions/GroupedTxListItems/index.tsx:671:66)
      at Object.<anonymous> (src/components/transactions/TxList/index.tsx:879:66)
      at Object.<anonymous> (src/components/common/PaginatedTxns/index.tsx:1244:65)
      at Object.<anonymous> (src/components/safe-apps/AppFrame/TransactionQueueBar/index.tsx:906:66)
      at Object.<anonymous> (src/components/safe-apps/AppFrame/index.tsx:2972:68)
      at Object.<anonymous> (src/components/safe-apps/AppFrame/__tests__/AppFrame.test.tsx:7:58)


  ● Test suite failed to run

    TypeError: Cannot read properties of undefined (reading 'READY_TO_WITHDRAW')

      45 |     text: 'Withdrawn',
      46 |   },
    > 47 |   [NativeStakingExitStatus.READY_TO_WITHDRAW]: {
         |                            ^
      48 |     color: 'success',
      49 |     icon: CheckIcon,
      50 |     text: 'Ready to withdraw',

      at Object.READY_TO_WITHDRAW (src/features/stake/components/StakingStatus/index.tsx:47:28)
      at Object.<anonymous> (src/features/stake/components/StakingConfirmationTx/Deposit.tsx:800:66)
      at Object.<anonymous> (src/features/stake/components/StakingTxDepositDetails/index.tsx:419:65)
      at Object.<anonymous> (src/components/transactions/TxDetails/TxData/index.tsx:1046:67)
      at Object.<anonymous> (src/components/transactions/TxDetails/index.tsx:2631:66)
      at Object.<anonymous> (src/components/transactions/TxListItem/ExpandableTransactionItem.tsx:805:67)
      at Object.<anonymous> (src/components/transactions/GroupedTxListItems/index.tsx:671:66)
      at Object.<anonymous> (src/components/transactions/TxList/index.tsx:879:66)
      at Object.<anonymous> (src/components/safe-messages/SingleMsg/index.tsx:557:27)
      at Object.<anonymous> (src/components/safe-messages/SingleMsg/SingleMsg.test.tsx:21:50)


  ● Test suite failed to run

    TypeError: Cannot read properties of undefined (reading 'READY_TO_WITHDRAW')

      45 |     text: 'Withdrawn',
      46 |   },
    > 47 |   [NativeStakingExitStatus.READY_TO_WITHDRAW]: {
         |                            ^
      48 |     color: 'success',
      49 |     icon: CheckIcon,
      50 |     text: 'Ready to withdraw',

      at Object.READY_TO_WITHDRAW (src/features/stake/components/StakingStatus/index.tsx:47:28)
      at Object.<anonymous> (src/features/stake/components/StakingConfirmationTx/Deposit.tsx:800:66)
      at Object.<anonymous> (src/features/stake/components/StakingTxDepositDetails/index.tsx:419:65)
      at Object.<anonymous> (src/components/transactions/TxDetails/TxData/index.tsx:1046:67)
      at Object.<anonymous> (src/components/tx/SignOrExecuteForm/index.tsx:3943:67)
      at Object.<anonymous> (src/components/tx-flow/flows/TokenTransfer/ReviewTokenTransfer.tsx:757:65)
      at Object.<anonymous> (src/components/tx-flow/flows/TokenTransfer/ReviewTokenTx.tsx:379:66)
      at Object.<anonymous> (src/components/tx-flow/flows/TokenTransfer/index.tsx:861:67)
      at Object.<anonymous> (src/components/tx-flow/flows/TokenTransfer/__tests__/CreateTokenTransfer.test.tsx:6:24)


  ● Test suite failed to run

    TypeError: Cannot read properties of undefined (reading 'READY_TO_WITHDRAW')

      45 |     text: 'Withdrawn',
      46 |   },
    > 47 |   [NativeStakingExitStatus.READY_TO_WITHDRAW]: {
         |                            ^
      48 |     color: 'success',
      49 |     icon: CheckIcon,
      50 |     text: 'Ready to withdraw',

      at Object.READY_TO_WITHDRAW (src/features/stake/components/StakingStatus/index.tsx:47:28)
      at Object.<anonymous> (src/features/stake/components/StakingConfirmationTx/Deposit.tsx:800:66)
      at Object.<anonymous> (src/features/stake/components/StakingTxDepositDetails/index.tsx:419:65)
      at Object.<anonymous> (src/components/transactions/TxDetails/TxData/index.tsx:1046:67)
      at Object.<anonymous> (src/components/tx/SignOrExecuteForm/index.tsx:3943:67)
      at Object.<anonymous> (src/components/tx-flow/flows/TokenTransfer/ReviewTokenTransfer.tsx:757:65)
      at Object.<anonymous> (src/components/tx-flow/flows/TokenTransfer/ReviewTokenTx.tsx:379:66)
      at Object.<anonymous> (src/components/tx-flow/flows/TokenTransfer/index.tsx:861:67)
      at Object.<anonymous> (src/components/tx-flow/flows/TokenTransfer/SpendingLimitRow/index.tsx:744:27)
      at Object.<anonymous> (src/components/tx-flow/flows/TokenTransfer/CreateTokenTransfer.tsx:1273:66)
      at Object.<anonymous> (src/components/common/TokenAmountInput/index.tsx:1084:28)
      at Object.<anonymous> (src/components/tx-flow/flows/NewSpendingLimit/CreateSpendingLimit.tsx:1034:67)
      at Object.<anonymous> (src/components/tx-flow/flows/NewSpendingLimit/__tests__/SpendingLimitForm.test.ts:5:30)