Sdk-dapp-core migration #47
Annotations
10 errors and 1 warning
test:
src/components/OutputContainer/components/TransactionOutput.tsx#L49
Type '{ value: string; showLabel: boolean; egldLabel: string; "data-testid": DataTestIdsEnum; }' is not assignable to type 'IntrinsicAttributes & FormatAmountPropsType'.
|
test:
src/components/TransactionsTable/TransactionsTable.tsx#L31
Argument of type '{ address: string; egldLabel: string; explorerAddress: string; transactions: ServerTransactionType[]; }' is not assignable to parameter of type 'ServerTransactionType[]'.
|
test:
src/helpers/signAndSendTransactions.ts#L21
Argument of type 'string[]' is not assignable to parameter of type 'Transaction[]'.
|
test:
src/lib/sdkDapp/sdkDappCore.types.ts#L27
Module '"@multiversx/sdk-dapp-core/out/types/transactions.types"' has no exported member 'TransactionsDisplayInfoType'.
|
test:
src/lib/sdkDapp/sdkDappCore.types.ts#L28
Cannot find module '@multiversx/sdk-dapp-core/out/controllers/TransactionsTableController/transactionsTableController.types' or its corresponding type declarations.
|
test:
src/lib/sdkDappCoreUI/sdkDappCoreUI.components.ts#L7
Cannot find module '@multiversx/sdk-dapp-core-ui/react' or its corresponding type declarations.
|
test:
src/lib/sdkDappCoreUI/sdkDappCoreUI.types.ts#L1
Cannot find module '@multiversx/sdk-dapp-core-ui/dist/types/components/visual/copy-button/copy-button.d.ts' or its corresponding type declarations.
|
test:
src/lib/sdkDappCoreUI/sdkDappCoreUI.types.ts#L2
Cannot find module '@multiversx/sdk-dapp-core-ui/dist/types/components/visual/explorer-link/explorer-link.d.ts' or its corresponding type declarations.
|
test:
src/lib/sdkDappCoreUI/sdkDappCoreUI.types.ts#L3
Cannot find module '@multiversx/sdk-dapp-core-ui/dist/types/components/controlled/format-amount/format-amount.d.ts' or its corresponding type declarations.
|
test:
src/lib/sdkDappCoreUI/sdkDappCoreUI.types.ts#L4
Cannot find module '@multiversx/sdk-dapp-core-ui/dist/types/components/controlled/transactions-table/transactions-table.type.d.ts' or its corresponding type declarations.
|
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|