Repo setup #1
Annotations
10 errors
release:
development/helper.ts#L1
Could not find a declaration file for module 'validator'. '/home/runner/work/React-Native-Paystack-WebView/React-Native-Paystack-WebView/node_modules/validator/index.js' implicitly has an 'any' type.
|
release:
development/index.tsx#L1
Could not find a declaration file for module 'react-native'. '/home/runner/work/React-Native-Paystack-WebView/React-Native-Paystack-WebView/node_modules/react-native/index.js' implicitly has an 'any' type.
|
release:
development/paystack.tsx#L1
Could not find a declaration file for module 'react'. '/home/runner/work/React-Native-Paystack-WebView/React-Native-Paystack-WebView/node_modules/react/index.js' implicitly has an 'any' type.
|
release:
development/paystack.tsx#L2
Could not find a declaration file for module 'react'. '/home/runner/work/React-Native-Paystack-WebView/React-Native-Paystack-WebView/node_modules/react/index.js' implicitly has an 'any' type.
|
release:
development/paystack.tsx#L3
Could not find a declaration file for module 'react-native'. '/home/runner/work/React-Native-Paystack-WebView/React-Native-Paystack-WebView/node_modules/react-native/index.js' implicitly has an 'any' type.
|
release:
development/paystack.tsx#L12
Binding element 'paystackKey' implicitly has an 'any' type.
|
release:
development/paystack.tsx#L13
Binding element 'billingEmail' implicitly has an 'any' type.
|
release:
development/paystack.tsx#L14
Binding element 'phone' implicitly has an 'any' type.
|
release:
development/paystack.tsx#L15
Binding element 'lastName' implicitly has an 'any' type.
|
release:
development/paystack.tsx#L16
Binding element 'firstName' implicitly has an 'any' type.
|