ci: update leather.io packages #15183
Annotations
10 errors
Typecheck:
src/app/common/app-analytics.ts#L87
Argument of type 'Record<string, unknown> | undefined' is not assignable to parameter of type 'JsonMap | undefined'.
|
Typecheck:
src/app/common/persistence.ts#L39
Argument of type '{ statusCode: number | undefined; query: unknown; hash: string; error: object; }' is not assignable to parameter of type 'JsonMap'.
|
Typecheck:
src/app/components/fees/fee-item-icon.tsx#L15
Type '{ variant: string; }' is not assignable to type 'IntrinsicAttributes & Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>'.
|
Typecheck:
src/app/components/fees/fee-item-icon.tsx#L16
Type '{ variant: string; }' is not assignable to type 'IntrinsicAttributes & Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>'.
|
Typecheck:
src/app/components/fees/fee-item-icon.tsx#L17
Type '{ variant: string; }' is not assignable to type 'IntrinsicAttributes & Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>'.
|
Typecheck:
src/app/components/fees/fee-item-icon.tsx#L18
Type '{ variant: string; }' is not assignable to type 'IntrinsicAttributes & Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>'.
|
Typecheck:
src/app/components/loaders/btc-balance-loader.tsx#L15
Argument of type '{ totalBalance: Money; availableBalance: Money; protectedBalance: Money; uneconomicalBalance: Money; inboundBalance: Money; outboundBalance: Money; pendingBalance: Money; }' is not assignable to parameter of type 'BtcCryptoAssetBalance'.
|
Typecheck:
src/app/components/loaders/btc-balance-loader.tsx#L32
Argument of type '{ totalBalance: Money; availableBalance: Money; protectedBalance: Money; uneconomicalBalance: Money; inboundBalance: Money; outboundBalance: Money; pendingBalance: Money; }' is not assignable to parameter of type 'BtcCryptoAssetBalance'.
|
Typecheck:
src/app/features/bitcoin-choose-fee/components/choose-fee-tabs.tsx#L28
This expression is not callable.
|
Typecheck:
src/app/features/container/container.tsx#L39
This expression is not callable.
|
Loading