Fastlane recognized flow component #824
Annotations
5 errors and 1 warning
size:
packages/lib/storybook/stories/ComponentContainer.tsx#L11
'setErrorMessage' is assigned a value but never used. Allowed unused vars must match /^h$/u
|
size:
packages/lib/storybook/stories/ComponentContainer.tsx#L19
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
size:
packages/lib/storybook/stories/wallets/Fastlane/components/GuestShopperForm.tsx#L37
'shippingAddress' is defined but never used
|
size:
packages/lib/storybook/stories/wallets/Fastlane/components/GuestShopperForm.tsx#L43
'error' is defined but never used
|
size
The process '/usr/local/bin/yarn' failed with exit code 1
|
size
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|