feat(payments-v2): sendWholeToken — move any token whole, coins included - #783
Merged
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
tests/unit/transport/NostrTransportProvider.publishRetry.test.ts#L93
Unexpected any. Specify a different type
|
|
Lint:
tests/unit/registry/TokenRegistry.networkResolution.test.ts#L90
'input' is defined but never used. Allowed unused args must match /^_/u
|
|
Lint:
tests/unit/payments-v2/send-whole.test.ts#L14
'SphereError' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
tests/unit/modules/GroupChatModule.members.test.ts#L29
'store' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Lint:
tests/unit/modules/CommunicationsModule.selffilter.test.ts#L14
'DirectMessage' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
tests/unit/modules/CommunicationsModule.cache.test.ts#L89
Unexpected any. Specify a different type
|
|
Lint:
tests/unit/modules/CommunicationsModule.cache.test.ts#L22
'DirectMessage' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
tests/unit/core/logger.test.ts#L3
'LogLevel' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
tests/unit/connect/protocol-surface.test.ts#L2
'SDK_VERSION' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
tests/unit/connect/host-state.test.ts#L9
'SDK_VERSION' is defined but never used. Allowed unused vars must match /^_/u
|
background
wait
wait-all
cancel
parallel
Loading