Skip to content

Upgraded packages. (#354) #169

Upgraded packages. (#354)

Upgraded packages. (#354) #169

Triggered via push July 2, 2025 14:08
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'.