Skip to content

Sdk-dapp-core migration #40

Sdk-dapp-core migration

Sdk-dapp-core migration #40

Triggered via pull request February 14, 2025 14:05
Status Failure
Total duration 1m 6s
Artifacts

playwright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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/hooks/index.ts#L5
Cannot find module './withPageTitle' or its corresponding type declarations.
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.