Merge branch 'main' into feat/insufficient-sol-conversions #1071
Annotations
4 errors and 9 warnings
src/hooks/useSimulatedTransaction.ts#L151
Argument of type '"InsufficientSOLConversion"' is not assignable to parameter of type '"InsufficientSolConversion"'.
|
src/store/slices/solanaSlice.ts#L396
Argument of type 'import("/home/runner/work/wallet-app/wallet-app/node_modules/@helium/distributor-oracle/node_modules/@coral-xyz/anchor/dist/cjs/program/index").Program<import("/home/runner/work/wallet-app/wallet-app/node_modules/@helium/idls/lib/types/helium_entity_manager").HeliumEntityManager>' is not assignable to parameter of type 'import("/home/runner/work/wallet-app/wallet-app/node_modules/@coral-xyz/anchor/dist/cjs/program/index").Program<import("/home/runner/work/wallet-app/wallet-app/node_modules/@helium/idls/lib/types/helium_entity_manager").HeliumEntityManager>'.
|
src/utils/solanaUtils.ts#L1149
Argument of type 'import("/home/runner/work/wallet-app/wallet-app/node_modules/@helium/distributor-oracle/node_modules/@coral-xyz/anchor/dist/cjs/program/index").Program<import("/home/runner/work/wallet-app/wallet-app/node_modules/@helium/idls/lib/types/helium_entity_manager").HeliumEntityManager>' is not assignable to parameter of type 'import("/home/runner/work/wallet-app/wallet-app/node_modules/@coral-xyz/anchor/dist/cjs/program/index").Program<import("/home/runner/work/wallet-app/wallet-app/node_modules/@helium/idls/lib/types/helium_entity_manager").HeliumEntityManager>'.
|
|
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/
|
src/hooks/useSolanaHealth.ts#L17
Unexpected any. Specify a different type
|
src/hooks/useSolanaHealth.ts#L18
Unexpected any. Specify a different type
|
src/hooks/useSolanaHealth.ts#L27
Unexpected any. Specify a different type
|
src/hooks/useSolanaHealth.ts#L28
Unexpected any. Specify a different type
|
src/types/solana.ts#L72
Unexpected any. Specify a different type
|
src/types/solana.ts#L75
Unexpected any. Specify a different type
|
src/types/solana.ts#L85
Unexpected any. Specify a different type
|
src/types/solana.ts#L156
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading