Skip to content

New Gateway UI

New Gateway UI #760

Triggered via pull request August 12, 2024 23:51
Status Success
Total duration 42s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Lint
The following actions use a deprecated Node.js version 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: packages/types/src/gateway.ts#L93
Unexpected any. Specify a different type
Lint: apps/gateway-ui/src/components/walletModal/receive/ReceiveLightning.tsx#L21
'setShowSelector' is defined but never used
Lint: apps/gateway-ui/src/components/walletModal/receive/ReceiveLightning.tsx#L24
'gateway' is assigned a value but never used
Lint: apps/gateway-ui/src/components/walletModal/receive/ReceiveLightning.tsx#L26
'setInvoice' is assigned a value but never used
Lint: apps/gateway-ui/src/components/walletModal/receive/ReceiveLightning.tsx#L27
'setShowInvoiceInfo' is assigned a value but never used
Lint: apps/gateway-ui/src/components/walletModal/send/SendLightning.tsx#L14
'federations' is defined but never used
Lint: apps/gateway-ui/src/components/walletModal/send/SendLightning.tsx#L15
'walletModalState' is defined but never used
Lint: apps/gateway-ui/src/components/walletModal/send/SendLightning.tsx#L16
'setWalletModalState' is defined but never used