feat: add liquid stacking section on lockstacks #166
Annotations
5 errors and 2 warnings
check-lint:
src/pages/stacking/start-liquid-stacking/components/confirm-and-stack.tsx#L3
'useFormikContext' is defined but never used. Allowed unused vars must match /^_/u
|
check-lint:
src/pages/stacking/start-liquid-stacking/start-liquid-stacking.tsx#L26
'ProtocolName' is defined but never used. Allowed unused vars must match /^_/u
|
check-lint:
src/pages/stacking/start-liquid-stacking/start-liquid-stacking.tsx#L80
'networkName' is defined but never used. Allowed unused args must match /^_/u
|
check-lint:
src/pages/stacking/start-liquid-stacking/start-liquid-stacking.tsx#L135
Unexpected empty arrow function
|
check-lint
Process completed with exit code 1.
|
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/.
|
check-lint:
src/pages/stacking/start-liquid-stacking/utils-delegate-stx.ts#L82
Forbidden non-null assertion
|