Merge branch 'main' into tap-to-pay #118
Annotations
13 errors and 13 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
|
Prettier
Process completed with exit code 1.
|
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.
|
ESLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|