feat(sbtc): enroll contract call #327
Annotations
3 errors and 2 warnings
check-lint:
src/hooks/use-enroll-transaction.ts#L4
'makeUnsignedContractCall' is defined but never used. Allowed unused vars must match /^_/u
|
check-lint:
src/pages/choose-stacking-method/hooks/index.ts#L1
'useQuery' is defined but never used. Allowed unused vars must match /^_/u
|
check-lint
Process completed with exit code 1.
|
check-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-lint:
src/pages/choose-stacking-method/components/liquid-stacking-card.tsx#L18
Unexpected any. Specify a different type
|