Svelte re-build #524
Annotations
9 errors
Run pnpm run lint:
src/react/lib/stripe.ts#L2
Unsafe assignment of an error typed value
|
Run pnpm run lint:
src/react/lib/stripe.ts#L2
Unsafe call of an `error` type typed value
|
Run pnpm run lint:
src/react/lib/stripe.ts#L4
Unsafe assignment of an error typed value
|
Run pnpm run lint:
src/react/lib/stripe.ts#L4
Unsafe call of an `error` type typed value
|
Run pnpm run lint:
src/react/lib/stripe.ts#L4
Unsafe member access .redirectToCheckout on an `error` typed value
|
Run pnpm run lint:
src/react/lib/stripe.ts#L8
Unsafe member access .error on an `error` typed value
|
Run pnpm run lint:
src/react/lib/stripe.ts#L12
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
|
Run pnpm run lint:
src/react/lib/stripe.ts#L12
Unsafe member access .error on an `error` typed value
|
Run pnpm run lint
Process completed with exit code 1.
|
Loading