feat(insights): implement new CopyButton design #775
Annotations
8 errors and 10 warnings
|
test
Type '{ variant: string; size: string; className: string; feedKey: string; }' is not assignable to type 'IntrinsicAttributes & Omit<Omit<ButtonProps & RefAttributes<HTMLButtonElement>, "onPress" | "text" | "afterIcon"> & OwnProps, "text" | ... 1 more ... | "feedKey"> & OwnProps'.
|
|
test
Type '{ size: string; variant: string; feedKey: string; className: string; }' is not assignable to type 'IntrinsicAttributes & Omit<Omit<ButtonProps & RefAttributes<HTMLButtonElement>, "onPress" | "text" | "afterIcon"> & OwnProps, "text" | ... 1 more ... | "feedKey"> & OwnProps'.
|
|
test
Type '{ size: string; publisherKey: string; }' is not assignable to type 'IntrinsicAttributes & Omit<Omit<ButtonProps & RefAttributes<HTMLButtonElement>, "onPress" | "text" | "afterIcon"> & OwnProps, "text" | ... 1 more ... | "variant"> & { ...; }'.
|
|
test
Type '{ publisherKey: string; size: string; }' is not assignable to type 'IntrinsicAttributes & Omit<Omit<ButtonProps & RefAttributes<HTMLButtonElement>, "onPress" | "text" | "afterIcon"> & OwnProps, "text" | ... 1 more ... | "variant"> & { ...; }'.
|
|
test
Type '{ className: string; publisherKey: string; size: string; }' is not assignable to type 'IntrinsicAttributes & Omit<Omit<ButtonProps & RefAttributes<HTMLButtonElement>, "onPress" | "text" | "afterIcon"> & OwnProps, "text" | ... 1 more ... | "variant"> & { ...; }'.
|
|
test
Type '{ publisherKey: string; size: string; }' is not assignable to type 'IntrinsicAttributes & Omit<Omit<ButtonProps & RefAttributes<HTMLButtonElement>, "onPress" | "text" | "afterIcon"> & OwnProps, "text" | ... 1 more ... | "variant"> & { ...; }'.
|
|
test
@pythnetwork/insights#test:types: command (/home/runner/work/pyth-crosschain/pyth-crosschain/apps/insights) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:types exited (2)
|
|
test
Process completed with exit code 2.
|
|
test:
apps/hermes/client/js/src/examples/HermesClient.ts#L92
'_priceUpdate' is assigned a value but never used
|
|
test:
price_service/sdk/js/src/__tests__/AccumulatorUpdateData.test.ts#L14
'vaa' is assigned a value but never used
|
|
test:
price_service/sdk/js/src/__tests__/AccumulatorUpdateData.test.ts#L76
'vaa' is assigned a value but never used
|
|
test
unexpected `cfg` condition value: `custom-heap`
|
|
test
unexpected `cfg` condition value: `solana`
|
|
test
unexpected `cfg` condition value: `custom-panic`
|
|
test
unexpected `cfg` condition value: `solana`
|
|
test
unexpected `cfg` condition value: `anchor-debug`
|
|
test
unexpected `cfg` condition value: `anchor-debug`
|
|
test
unexpected `cfg` condition value: `anchor-debug`
|