Enabling Receipt drag and drop inside the confirmation step #60551
Annotations
7 errors and 1 warning
Type check with TypeScript:
src/stories/EReceiptThumbail.stories.tsx#L5
'"@components/EReceiptThumbnail"' has no exported member named 'EReceiptThumbnailOnyxProps'. Did you mean 'EReceiptThumbnailProps'?
|
Type check with TypeScript:
src/stories/EReceiptThumbail.stories.tsx#L24
Property 'transactionID' is missing in type '{ iconSize: "large"; }' but required in type 'EReceiptThumbnailProps'.
|
Type check with TypeScript:
src/stories/EReceiptThumbail.stories.tsx#L31
Property 'transactionID' is missing in type '{ iconSize: "small"; }' but required in type 'EReceiptThumbnailProps'.
|
Type check with TypeScript:
src/stories/EReceiptThumbail.stories.tsx#L38
Property 'transactionID' is missing in type '{ iconSize: "medium"; }' but required in type 'EReceiptThumbnailProps'.
|
Type check with TypeScript:
src/stories/EReceiptThumbail.stories.tsx#L45
Property 'transactionID' is missing in type '{ iconSize: "medium"; }' but required in type 'EReceiptThumbnailProps'.
|
Type check with TypeScript:
src/stories/EReceiptThumbail.stories.tsx#L52
Property 'transactionID' is missing in type '{ iconSize: "large"; }' but required in type 'EReceiptThumbnailProps'.
|
Type check with TypeScript
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading