Skip to content

Fixing lint errors in examples #222

Fixing lint errors in examples

Fixing lint errors in examples #222

Triggered via push May 23, 2024 19:39
Status Failure
Total duration 44s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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.