Skip to content

feat: add liquid stacking section on lockstacks #162

feat: add liquid stacking section on lockstacks

feat: add liquid stacking section on lockstacks #162

Triggered via pull request February 11, 2024 18:17
Status Failure
Total duration 56s
Artifacts

check-lint.yaml

on: pull_request
check-lint
45s
check-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
check-lint: src/pages/stacking/start-liquid-stacking/components/confirm-and-stack.tsx#L21
'f' is assigned a value but never used. Allowed unused vars must match /^_/u
check-lint: src/pages/stacking/start-liquid-stacking/components/liquid-stacking-terms.tsx#L1
'StackProps' is defined but never used. Allowed unused vars must match /^_/u
check-lint: src/pages/stacking/start-liquid-stacking/components/preset-protocols.tsx#L1
'IconEdit' is defined but never used. Allowed unused vars must match /^_/u
check-lint: src/pages/stacking/start-liquid-stacking/components/preset-protocols.tsx#L3
'MIN_DELEGATED_STACKING_AMOUNT_USTX' is defined but never used. Allowed unused vars must match /^_/u
check-lint: src/pages/stacking/start-liquid-stacking/start-liquid-stacking.tsx#L1
'useEffect' is defined but never used. Allowed unused vars must match /^_/u
check-lint: src/pages/stacking/start-liquid-stacking/start-liquid-stacking.tsx#L5
'ClarityType' is defined but never used. Allowed unused vars must match /^_/u
check-lint: src/pages/stacking/start-liquid-stacking/start-liquid-stacking.tsx#L26
'protocols' is defined but never used. Allowed unused vars must match /^_/u
check-lint: src/pages/stacking/start-liquid-stacking/start-liquid-stacking.tsx#L28
'PayoutMethod' is defined but never used. Allowed unused vars must match /^_/u
check-lint: src/pages/stacking/start-liquid-stacking/start-liquid-stacking.tsx#L28
'PoxContractName' is defined but never used. Allowed unused vars must match /^_/u
check-lint: src/pages/stacking/start-liquid-stacking/start-liquid-stacking.tsx#L85
'networkInstance' is assigned a value but never used. Allowed unused vars must match /^_/u
check-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.