Linting and Prettier formatting #142
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run ESLint:
src/cacheProvider.ts#L16
Unexpected console statement
|
Run ESLint:
src/cacheProvider.ts#L25
Unexpected console statement
|
Run ESLint:
src/components/PaymentCard.tsx#L82
React Hook useEffect has missing dependencies: 'card.id', 'onCardLoad', 'svgHeight', and 'svgWidth'. Either include them or remove the dependency array. If 'onCardLoad' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Run ESLint:
src/components/Stripe.tsx#L78
Unexpected console statement
|
Run ESLint:
src/components/Stripe.tsx#L84
Unexpected console statement
|
Run ESLint:
src/components/Stripe.tsx#L101
Unexpected console statement
|
Run ESLint:
src/components/Stripe.tsx#L109
Unexpected console statement
|
Run ESLint:
src/components/Stripe.tsx#L124
Unexpected console statement
|
Run ESLint:
src/components/Stripe.tsx#L138
Unexpected console statement
|
Run ESLint:
src/components/Stripe.tsx#L146
Unexpected console statement
|
Loading