Skip to content

Feature: Native Token Transfers (NTT) integration #929

Feature: Native Token Transfers (NTT) integration

Feature: Native Token Transfers (NTT) integration #929

Triggered via pull request February 28, 2024 19:43
@kev1n-peterskev1n-peters
synchronize #1674
ntt
Status Failure
Total duration 4m 49s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 14 warnings
lint: wormhole-connect/src/components/ConnectWallet.tsx#L183
'button' is never reassigned. Use 'const' instead
lint: wormhole-connect/src/config/utils.ts#L56
'key' is never reassigned. Use 'const' instead
lint: wormhole-connect/src/utils/confirmBeforeLeaving.ts#L11
'cancel' is never reassigned. Use 'const' instead
lint: wormhole-connect/src/views/Bridge/ChainTile.tsx#L58
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
lint: wormhole-connect/src/hooks/useCheckInboundQueuedTransfer.ts#L17
Missing return type on function
lint: wormhole-connect/src/hooks/useDeliveryStatus.ts#L19
Missing return type on function
lint: wormhole-connect/src/hooks/useDeliveryStatus.ts#L51
Unexpected any. Specify a different type
lint
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#L106
'sourceToken' is defined but never used
lint: wormhole-connect/src/routes/bridge/baseRoute.ts#L107
'destToken' is defined but never used
lint: wormhole-connect/src/routes/bridge/baseRoute.ts#L108
'amount' is defined but never used
lint: wormhole-connect/src/routes/bridge/baseRoute.ts#L109
'sourceChain' is defined but never used
lint: wormhole-connect/src/routes/bridge/baseRoute.ts#L110
'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/.