tapd: add new CLI command for decodeassetinvoice
along with corresponding itest for DecodeAssetPayReq
#1920
Annotations
5 errors and 2 warnings
run check:
cmd/litcli/ln.go#L699
cannot use &tchrpc.AssetPayReq{…} (value of type *tapchannelrpc.AssetPayReq) as *tapchannelrpc.AssetPayReqString value in argument to channelsClient.DecodeAssetPayReq
|
run check:
cmd/litcli/ln.go#L700
unknown field AssetId in struct literal of type tapchannelrpc.AssetPayReq
|
run check:
cmd/litcli/ln.go#L701
unknown field payReq in struct literal of type tapchannelrpc.AssetPayReq (typecheck)
|
run check:
itest/litd_custom_channels_test.go#L3679
ineffectual assignment to err (ineffassign)
|
run check
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "logs-itest".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading