Skip to content

Sdk-dapp-core migration #54

Sdk-dapp-core migration

Sdk-dapp-core migration #54

Triggered via pull request February 14, 2025 15:51
Status Failure
Total duration 1m 13s
Artifacts

playwright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: src/components/OutputContainer/components/TransactionOutput.tsx#L46
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#L22
Argument of type 'string[]' is not assignable to parameter of type 'Transaction[]'.
test: src/lib/sdkDapp/components/FormatAmount/FormatAmount.tsx#L37
Property 'showLabel' does not exist on type 'FormatAmountPropsType'.
test: src/lib/sdkDapp/sdkDappCore.ts#L31
'"@multiversx/sdk-dapp-core/out/store/selectors/hooks/account/useGetAccountInfo"' has no exported member named 'useGetAccountInfo'. Did you mean 'useGetAccount'?
test: src/lib/sdkDapp/sdkDappCore.types.ts#L26
Module '"@multiversx/sdk-dapp-core/out/types/transactions.types"' has no exported member 'TransactionsDisplayInfoType'.
test: src/lib/sdkDapp/sdkDappCore.types.ts#L27
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
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.