Skip to content

Fedimint sweep

Fedimint sweep #1246

Triggered via pull request February 3, 2024 00:12
Status Failure
Total duration 49s
Artifacts

code-quality.yml

on: pull_request
code_quality
39s
code_quality
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
code_quality: src/routes/SwapLightning.tsx#L2
FedimintSweepResult not found in '@mutinywallet/mutiny-wasm'
code_quality
Process completed with exit code 1.
code_quality
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code_quality: src/components/Failure.tsx#L1
'MutinyInvoice' is defined but never used. Allowed unused vars must match /^_/u
code_quality: src/components/Failure.tsx#L2
'useNavigate' is defined but never used. Allowed unused vars must match /^_/u
code_quality: src/components/Failure.tsx#L2
'useSearchParams' is defined but never used. Allowed unused vars must match /^_/u
code_quality: src/components/Failure.tsx#L4
'createEffect' is defined but never used. Allowed unused vars must match /^_/u
code_quality: src/components/Failure.tsx#L5
'createMemo' is defined but never used. Allowed unused vars must match /^_/u
code_quality: src/components/Failure.tsx#L6
'createResource' is defined but never used. Allowed unused vars must match /^_/u
code_quality: src/components/Failure.tsx#L7
'createSignal' is defined but never used. Allowed unused vars must match /^_/u
code_quality: src/components/Failure.tsx#L8
'JSX' is defined but never used. Allowed unused vars must match /^_/u
code_quality: src/components/Failure.tsx#L10
'onMount' is defined but never used. Allowed unused vars must match /^_/u
code_quality: src/components/Failure.tsx#L11
'Show' is defined but never used. Allowed unused vars must match /^_/u