Skip to content

Fix decimal issue

Fix decimal issue #115

Triggered via push September 17, 2024 00:34
Status Failure
Total duration 44s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 16 warnings
Prettier
Process completed with exit code 1.
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
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/
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/