📱 Tap to Pay on iPhone! #111
Annotations
13 errors and 16 warnings
ESLint:
src/Navigator.tsx#L31
`./pages/organization/Donation` import should occur before import of `./pages/organization/Settings`
|
ESLint:
src/Navigator.tsx#L32
`./pages/organization/ProcessDonation` import should occur before import of `./pages/organization/Settings`
|
ESLint:
src/components/Stripe.tsx#L4
'ImageBackground' is defined but never used
|
ESLint:
src/components/Stripe.tsx#L11
`@stripe/stripe-terminal-react-native` import should occur before import of `react`
|
ESLint:
src/components/Stripe.tsx#L19
'connectLocalMobileReader' is assigned a value but never used
|
ESLint:
src/components/Stripe.tsx#L39
'location' is assigned a value but never used
|
ESLint:
src/components/Stripe.tsx#L59
Unexpected any. Specify a different type
|
ESLint:
src/components/Stripe.tsx#L71
Unexpected any. Specify a different type
|
ESLint:
src/components/Stripe.tsx#L124
Unexpected any. Specify a different type
|
ESLint:
src/components/Stripe.tsx#L153
Unexpected any. Specify a different type
|
Typecheck:
src/pages/organization/ProcessDonation.tsx#L78
Property 'collectPayment' does not exist on type 'Readonly<{ orgId: `org_${string}`; payment: any; }>'.
|
Typecheck
Process completed with exit code 2.
|
Prettier
Process completed with exit code 1.
|
ESLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ESLint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ESLint:
src/components/Stripe.tsx#L80
Unexpected console statement
|
ESLint:
src/components/Stripe.tsx#L86
Unexpected console statement
|
ESLint:
src/components/Stripe.tsx#L88
Unexpected console statement
|
ESLint:
src/components/Stripe.tsx#L105
Unexpected console statement
|
ESLint:
src/components/Stripe.tsx#L113
Unexpected console statement
|
ESLint:
src/components/Stripe.tsx#L127
Unexpected console statement
|
ESLint:
src/components/Stripe.tsx#L136
Unexpected console statement
|
ESLint:
src/components/Stripe.tsx#L142
Unexpected console statement
|
ESLint:
src/components/Stripe.tsx#L150
Unexpected console statement
|
ESLint:
src/components/Stripe.tsx#L157
Unexpected console statement
|
Typecheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Prettier
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Prettier
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|