Use published packagges #943
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 9 warnings
build:
src/features/account/AirdropScreen.tsx#L171
Type '{ size: number; img: any; white: true; }' is not assignable to type 'IntrinsicAttributes & Props'.
|
build:
src/features/account/useTxn.tsx#L4
Module '"@helium/helium-react-hooks"' has no exported member 'MintParser'.
|
build:
src/features/account/useTxn.tsx#L66
Property 'decimals' does not exist on type '{}'.
|
build:
src/features/collectables/ClaimRewardsScreen.tsx#L137
Type '{ ticker: string; amount: BN; marginEnd: "s"; }' is not assignable to type 'IntrinsicAttributes & { mint: PublicKey; amount: BN; } & BackgroundColorProps<{ colors: { primary: string; secondary: string; primaryBackground: string; secondaryBackground: string; ... 67 more ...; white: string; }; ... 5 more ...; inputVariants: { ...; }; }> & ... 12 more ... & BackgroundColorShorthandProps<...>'.
|
build:
src/features/collectables/ClaimRewardsScreen.tsx#L144
Type '{ ticker: string; amount: BN; marginStart: "s"; }' is not assignable to type 'IntrinsicAttributes & { mint: PublicKey; amount: BN; } & BackgroundColorProps<{ colors: { primary: string; secondary: string; primaryBackground: string; secondaryBackground: string; ... 67 more ...; white: string; }; ... 5 more ...; inputVariants: { ...; }; }> & ... 12 more ... & BackgroundColorShorthandProps<...>'.
|
build:
src/features/collectables/HotspotListItem.tsx#L48
Property 'info' does not exist on type 'Mint'.
|
build:
src/features/collectables/HotspotListItem.tsx#L63
Property 'info' does not exist on type 'Mint'.
|
build:
src/features/ledger/LedgerAccountListItem.tsx#L38
Cannot find name 'toBN'.
|
build:
src/hooks/useIotInfo.ts#L5
Module '"@helium/helium-react-hooks"' has no exported member 'UseAccountState'.
|
build:
src/hooks/useMobileInfo.ts#L5
Module '"@helium/helium-react-hooks"' has no exported member 'UseAccountState'.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
src/hooks/useSolanaHealth.ts#L17
Unexpected any. Specify a different type
|
build:
src/hooks/useSolanaHealth.ts#L18
Unexpected any. Specify a different type
|
build:
src/hooks/useSolanaHealth.ts#L27
Unexpected any. Specify a different type
|
build:
src/hooks/useSolanaHealth.ts#L28
Unexpected any. Specify a different type
|
build:
src/types/solana.ts#L69
Unexpected any. Specify a different type
|
build:
src/types/solana.ts#L72
Unexpected any. Specify a different type
|
build:
src/types/solana.ts#L82
Unexpected any. Specify a different type
|
build:
src/types/solana.ts#L153
Unexpected any. Specify a different type
|