feat: migrate bitcoin generate txs, closes LEA-1735 #4097
code-checks.yml
on: push
lint-prettier
33s
lint-syncpack
24s
lint-eslint
1m 2s
typecheck
1m 40s
lint-commit
12s
lint-deps
1m 21s
lint-filenames
22s
test-unit
1m 30s
test-coverage
1m 39s
Annotations
3 errors and 12 warnings
typecheck
Module '"./coin-selection.utils"' has no exported member 'Utxo'.
|
typecheck
@leather.io/bitcoin#typecheck: command (/home/runner/work/mono/mono/packages/bitcoin) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
typecheck
Process completed with exit code 2.
|
lint-eslint:
packages/query/src/stacks/contract/contract.hooks.ts#L13
'ContractInterfaceFunction' is deprecated.
|
lint-eslint:
packages/query/src/stacks/hiro-api-types.ts#L63
'ContractInterfaceFunction' is deprecated.
|
lint-eslint:
packages/query/src/stacks/hiro-api-types.ts#L100
'BufferArg' is deprecated.
|
lint-eslint:
packages/query/src/stacks/hiro-api-types.ts#L106
'ContractInterfaceFunctionArg' is deprecated.
|
lint-eslint:
packages/ui/src/components/approver/animations/approver-animation.web.tsx#L21
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
lint-eslint:
packages/ui/src/components/approver/animations/approver-animation.web.tsx#L30
'_e' is defined but never used
|
lint-eslint:
packages/ui/src/components/collectibles/native/collectible-text.native.tsx#L23
'err' is defined but never used
|
lint-eslint:
packages/ui/src/components/highlighting/clarity-prism.shared.ts#L107
Unnecessary escape character: \'
|
lint-eslint:
packages/ui/src/components/highlighting/clarity-prism.shared.ts#L111
Unnecessary escape character: \/
|
lint-eslint:
packages/ui/src/hooks/use-haptics.native.tsx#L75
Unnecessary return statement
|
test-coverage
Unexpected input(s) 'fetch-depth', valid inputs are ['']
|
test-coverage
Unexpected input(s) 'fetch-depth', valid inputs are ['']
|