use whscan to resume tx #22
build.yml
on: pull_request
lint
1m 5s
test
1m 0s
check-sdn-list
5s
check-token-list
1m 6s
build-hosted
3m 7s
build-library
3m 12s
Annotations
10 errors and 8 warnings
lint:
wormhole-connect/src/routes/sdkv2/signer.ts#L57
'txHashes' is never reassigned. Use 'const' instead
|
lint:
wormhole-connect/src/routes/sdkv2/signer.ts#L59
'tx' is never reassigned. Use 'const' instead
|
lint:
wormhole-connect/src/routes/sdkv2/signer.ts#L60
'sendResult' is never reassigned. Use 'const' instead
|
lint:
wormhole-connect/src/routes/sdkv2/signer.ts#L62
'txId' is never reassigned. Use 'const' instead
|
lint:
wormhole-connect/src/routes/sdkv2/signer.ts#L75
'serialized' is never reassigned. Use 'const' instead
|
lint:
wormhole-connect/src/routes/sdkv2/signer.ts#L79
'tx5' is never reassigned. Use 'const' instead
|
lint:
wormhole-connect/src/routes/sdkv2/signer.ts#L80
'unsignedTx' is never reassigned. Use 'const' instead
|
lint:
wormhole-connect/src/sdklegacy/utils.ts#L64
Empty block statement
|
lint:
wormhole-connect/src/sdklegacy/wormhole.ts#L198
Unexpected empty method 'sign'
|
lint:
wormhole-connect/src/sdklegacy/wormhole.ts#L209
Unexpected empty method 'mustGetProvider'
|
check-sdn-list
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check-token-list
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
wormhole-connect/src/routes/sdkv2/route.ts#L322
'_route' is assigned a value but never used
|
build-hosted
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-library
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|