mod+liquidity+test: update to latest lndclient+tapd #1988
main.yml
on: pull_request
RPC compilation check
1m 38s
go mod check
17s
build and lint code
7m 12s
run unit tests
7m 21s
Annotations
16 errors
|
build and lint code:
liquidity/autoloop_test.go#L1544
unknown field Assets in struct literal of type rfqmsg.JsonAssetChannel
|
|
build and lint code:
liquidity/autoloop_test.go#L1544
undefined: rfqmsg.JsonAssetChanInfo
|
|
build and lint code:
liquidity/autoloop_test.go#L1653
unknown field Assets in struct literal of type rfqmsg.JsonAssetChannel
|
|
build and lint code:
liquidity/autoloop_test.go#L1653
undefined: rfqmsg.JsonAssetChanInfo
|
|
build and lint code:
liquidity/autoloop_test.go#L1669
customChanData.Assets undefined (type rfqmsg.JsonAssetChannel has no field or method Assets)
|
|
build and lint code:
liquidity/autoloop_test.go#L1768
unknown field Assets in struct literal of type rfqmsg.JsonAssetChannel
|
|
build and lint code:
liquidity/autoloop_test.go#L1768
undefined: rfqmsg.JsonAssetChanInfo (typecheck)
|
|
build and lint code
Process completed with exit code 2.
|
|
run unit tests:
liquidity/autoloop_test.go#L1544
unknown field Assets in struct literal of type rfqmsg.JsonAssetChannel
|
|
run unit tests:
liquidity/autoloop_test.go#L1544
undefined: rfqmsg.JsonAssetChanInfo
|
|
run unit tests:
liquidity/autoloop_test.go#L1653
unknown field Assets in struct literal of type rfqmsg.JsonAssetChannel
|
|
run unit tests:
liquidity/autoloop_test.go#L1653
undefined: rfqmsg.JsonAssetChanInfo
|
|
run unit tests:
liquidity/autoloop_test.go#L1669
customChanData.Assets undefined (type rfqmsg.JsonAssetChannel has no field or method Assets)
|
|
run unit tests:
liquidity/autoloop_test.go#L1768
unknown field Assets in struct literal of type rfqmsg.JsonAssetChannel
|
|
run unit tests:
liquidity/autoloop_test.go#L1768
undefined: rfqmsg.JsonAssetChanInfo
|
|
run unit tests
Process completed with exit code 2.
|