use UnsignedTransaction type #38
build.yml
on: pull_request
lint
58s
test
53s
check-sdn-list
8s
check-token-list
1m 1s
build-hosted
1m 7s
build-library
1m 9s
Annotations
12 errors and 8 warnings
lint:
wormhole-connect/src/sdklegacy/types.ts#L89
Don't use `BigInt` as a type. Use bigint instead
|
lint:
wormhole-connect/src/sdklegacy/types.ts#L97
Don't use `BigInt` as a type. Use bigint instead
|
lint:
wormhole-connect/src/sdklegacy/types.ts#L100
Don't use `BigInt` as a type. Use bigint instead
|
lint:
wormhole-connect/src/sdklegacy/types.ts#L108
Don't use `BigInt` as a type. Use bigint instead
|
lint:
wormhole-connect/src/sdklegacy/types.ts#L109
Don't use `BigInt` as a type. Use bigint instead
|
lint:
wormhole-connect/src/utils/wallet/solana.ts#L90
'computeBudgetIx' is never reassigned. Use 'const' instead
|
lint:
wormhole-connect/src/hooks/useTrackTransfer.ts#L11
Missing return type on function
|
lint
Process completed with exit code 1.
|
build-hosted
Conversion of type 'import("/home/runner/work/wormhole-connect/wormhole-connect/wormhole-connect/node_modules/@wormhole-foundation/sdk-sui/node_modules/@mysten/sui.js/dist/cjs/builder/TransactionBlock").TransactionBlock' to type 'import("/home/runner/work/wormhole-connect/wormhole-connect/wormhole-connect/node_modules/@mysten/sui.js/dist/builder/TransactionBlock").TransactionBlock' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
build-hosted
Process completed with exit code 2.
|
build-library
Conversion of type 'import("/home/runner/work/wormhole-connect/wormhole-connect/wormhole-connect/node_modules/@wormhole-foundation/sdk-sui/node_modules/@mysten/sui.js/dist/cjs/builder/TransactionBlock").TransactionBlock' to type 'import("/home/runner/work/wormhole-connect/wormhole-connect/wormhole-connect/node_modules/@mysten/sui.js/dist/builder/TransactionBlock").TransactionBlock' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
build-library
Process completed with exit code 2.
|
check-sdn-list
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/
|
check-sdn-list
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
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/
|
lint
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/
|
lint:
wormhole-connect/src/routes/sdkv2/route.ts#L338
'_route' is assigned a value but never used
|
check-token-list
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/
|
build-hosted
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/
|
build-library
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/
|