SDKv2 Route Adapter #340
build.yml
on: pull_request
lint
1m 12s
test
1m 55s
check-sdn-list
1m 28s
check-token-list
4m 45s
build-hosted
5m 5s
build-library
5m 59s
Annotations
4 errors and 7 warnings
tests/sdkv2.test.ts > compare isSupportedChain between v1 and v2 routes > BridgeRoute (v1) vs. ManualTokenBridge (v2) - isSupportedChain(osmosis):
wormhole-connect/tests/sdkv2.test.ts#L219
AssertionError: expected true to deeply equal false
- Expected
+ Received
- false
+ true
❯ tests/sdkv2.test.ts:219:33
|
tests/sdkv2.test.ts > compare isSupportedChain between v1 and v2 routes > BridgeRoute (v1) vs. ManualTokenBridge (v2) - isSupportedChain(evmos):
wormhole-connect/tests/sdkv2.test.ts#L219
AssertionError: expected true to deeply equal false
- Expected
+ Received
- false
+ true
❯ tests/sdkv2.test.ts:219:33
|
tests/sdkv2.test.ts > compare isSupportedChain between v1 and v2 routes > BridgeRoute (v1) vs. ManualTokenBridge (v2) - isSupportedChain(kujira):
wormhole-connect/tests/sdkv2.test.ts#L219
AssertionError: expected true to deeply equal false
- Expected
+ Received
- false
+ true
❯ tests/sdkv2.test.ts:219:33
|
test
Process completed with exit code 1.
|
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/.
|
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/.
|
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/.
|