Skip to content

Replace Skeleton components with design-system Placeholders #88

Replace Skeleton components with design-system Placeholders

Replace Skeleton components with design-system Placeholders #88

Triggered via push May 4, 2024 00:56
Status Failure
Total duration 39s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build: packages/kit/src/components/styles.css.ts#L1
Cannot find module '@vanilla-extract/css' or its corresponding type declarations.
Build: packages/wallet/src/shared/CopyButton.tsx#L38
Type '{ style: any; label: string | undefined; size: any; icon: ({ size, ...props }: any) => Element; }' is not assignable to type 'IntrinsicAttributes & IconButtonVariants & { size?: "xs" | "sm" | "md" | "lg" | undefined; icon: ComponentType<any>; } & ... 4 more ... & { ...; }'.
Build: packages/wallet/src/shared/WalletHeader/styles.css.ts#L1
Cannot find module '@vanilla-extract/css' or its corresponding type declarations.
Build: packages/wallet/src/shared/index.ts#L2
Cannot find module './Skeleton' or its corresponding type declarations.
Build: packages/wallet/src/shared/styles.css.ts#L1
Cannot find module '@vanilla-extract/css' or its corresponding type declarations.
Build: packages/wallet/src/views/Search/SearchWallet.tsx#L132
Parameter 'ev' implicitly has an 'any' type.
Build: packages/wallet/src/views/Search/SearchWalletViewAll.tsx#L145
Parameter 'ev' implicitly has an 'any' type.
Build: packages/wallet/src/views/SendCoin.tsx#L266
Parameter 'ev' implicitly has an 'any' type.
Build: packages/wallet/src/views/SendCollectible.tsx#L290
Parameter 'ev' implicitly has an 'any' type.
Build
Process completed with exit code 2.