[#1261] Implement CCTP manual route for solana #51
Annotations
2 errors and 14 warnings
lint:
wormhole-connect/src/routes/cctpManual/chains/abstract.ts#L44
Missing semicolon
|
check-token-list
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/.
|
lint:
wormhole-connect/src/components/ErrorBoundary.tsx#L13
'error' is defined but never used
|
lint:
wormhole-connect/src/components/Input.tsx#L11
'theme' is defined but never used
|
lint:
wormhole-connect/src/components/RenderRows.tsx#L9
'theme' is defined but never used
|
lint:
wormhole-connect/src/components/Tabs.tsx#L8
'theme' is defined but never used
|
lint:
wormhole-connect/src/routes/bridge/baseRoute.ts#L34
'destChain' is defined but never used
|
lint:
wormhole-connect/src/routes/bridge/baseRoute.ts#L102
'sourceToken' is defined but never used
|
lint:
wormhole-connect/src/routes/bridge/baseRoute.ts#L103
'destToken' is defined but never used
|
lint:
wormhole-connect/src/routes/bridge/baseRoute.ts#L104
'amount' is defined but never used
|
lint:
wormhole-connect/src/routes/bridge/baseRoute.ts#L105
'sourceChain' is defined but never used
|
lint:
wormhole-connect/src/routes/bridge/baseRoute.ts#L106
'destChain' is defined but never used
|
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
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/.
|