add flex shrink to checkout view #126
Annotations
6 errors and 3 warnings
lint:
TestApp/src/checkout/KlarnaCheckoutScreen.tsx#L1
Replace `·Keyboard,·Text,·TextInput,·useColorScheme,·View·` with `Keyboard,·Text,·TextInput,·useColorScheme,·View`
|
lint:
TestApp/src/checkout/KlarnaCheckoutScreen.tsx#L2
Replace `·KlarnaCheckoutView·` with `KlarnaCheckoutView`
|
lint:
TestApp/src/checkout/KlarnaCheckoutScreen.tsx#L3
Replace `·useRef,·useState·` with `useRef,·useState`
|
lint:
TestApp/src/checkout/KlarnaCheckoutScreen.tsx#L4
Replace `·backgroundStyle,·Colors·` with `backgroundStyle,·Colors`
|
lint:
TestApp/src/checkout/KlarnaCheckoutScreen.tsx#L4
'Colors' is defined but never used
|
lint
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-library
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|