Skip to content

feat(insights): implement new CopyButton design #775

feat(insights): implement new CopyButton design

feat(insights): implement new CopyButton design #775

Triggered via pull request February 28, 2025 01:02
Status Failure
Total duration 2m 54s
Artifacts

ci-turbo-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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`