use UnsignedTransaction type #39
Annotations
8 errors and 2 warnings
wormhole-connect/src/sdklegacy/types.ts#L89
Don't use `BigInt` as a type. Use bigint instead
|
wormhole-connect/src/sdklegacy/types.ts#L97
Don't use `BigInt` as a type. Use bigint instead
|
wormhole-connect/src/sdklegacy/types.ts#L100
Don't use `BigInt` as a type. Use bigint instead
|
wormhole-connect/src/sdklegacy/types.ts#L108
Don't use `BigInt` as a type. Use bigint instead
|
wormhole-connect/src/sdklegacy/types.ts#L109
Don't use `BigInt` as a type. Use bigint instead
|
wormhole-connect/src/utils/wallet/solana.ts#L90
'computeBudgetIx' is never reassigned. Use 'const' instead
|
wormhole-connect/src/hooks/useTrackTransfer.ts#L11
Missing return type on function
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
wormhole-connect/src/routes/sdkv2/route.ts#L338
'_route' is assigned a value but never used
|
This job failed
Loading