Fixing lint errors in packages #221
Annotations
10 errors
Build:
packages/checkout/src/contexts/CheckoutModal.ts#L3
Cannot find module '@0xsequence/kit' or its corresponding type declarations.
|
Build:
packages/checkout/src/shared/components/KitCheckoutProvider.tsx#L4
Cannot find module '@0xsequence/kit' or its corresponding type declarations.
|
Build:
packages/checkout/src/views/CheckoutSelection/component/OrderSummaryItem.tsx#L2
Cannot find module '@0xsequence/kit' or its corresponding type declarations.
|
Build:
packages/checkout/src/views/CheckoutSelection/index.tsx#L14
Cannot find module '@0xsequence/kit' or its corresponding type declarations.
|
Build:
packages/checkout/src/views/CheckoutSelection/index.tsx#L56
Parameter 'balance' implicitly has an 'any' type.
|
Build:
packages/checkout/src/views/PendingTransaction.tsx#L2
Cannot find module '@0xsequence/kit' or its corresponding type declarations.
|
Build:
packages/connectors/src/connectors/apple/apple.ts#L1
Cannot find module '@0xsequence/kit' or its corresponding type declarations.
|
Build:
packages/connectors/src/connectors/apple/apple.ts#L19
Parameter 'projectAccessKey' implicitly has an 'any' type.
|
Build:
packages/connectors/src/connectors/apple/appleWaas.ts#L1
Cannot find module '@0xsequence/kit' or its corresponding type declarations.
|
Build:
packages/connectors/src/connectors/discord/discord.ts#L1
Cannot find module '@0xsequence/kit' or its corresponding type declarations.
|