Skip to content

Merge pull request #355 from multiversx/tm/feature/update-migration-g… #170

Merge pull request #355 from multiversx/tm/feature/update-migration-g…

Merge pull request #355 from multiversx/tm/feature/update-migration-g… #170

Triggered via push July 4, 2025 11:06
Status Success
Total duration 1m 30s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: src/pages/Dashboard/widgets/NativeAuth/NativeAuth.tsx#L49
Type '{ value: string; showLabel: boolean; egldLabel: string; "data-testid": string; }' is not assignable to type 'IntrinsicAttributes & IFormatAmountProps'.
build: src/pages/Dashboard/widgets/Account/Account.tsx#L27
Type '{ value: string; egldLabel: string; "data-testid": DataTestIdsEnum; }' is not assignable to type 'IntrinsicAttributes & IFormatAmountProps'.
build: src/components/OutputContainer/components/TransactionOutput.tsx#L47
Type '{ value: string; showLabel: boolean; egldLabel: string; "data-testid": DataTestIdsEnum; }' is not assignable to type 'IntrinsicAttributes & IFormatAmountProps'.