Skip to content

Remove unused

Remove unused #171

Triggered via push July 11, 2025 07:20
Status Success
Total duration 1m 43s
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'.