Skip to content

Remove styles.css.ts #96

Remove styles.css.ts

Remove styles.css.ts #96

Triggered via push May 5, 2024 23:44
Status Failure
Total duration 35s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
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/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.