A minimal version of the RFQ system #2248
Annotations
7 errors and 1 warning
run lint:
rpcserver.go#L40
no required module provides package github.com/lightninglabs/taproot-assets/taprpc/rfqrpc; to add it:
|
run lint:
itest/rfq_test.go#L52
ts.BobTapd.UpsertAssetSellOffer undefined (type *tapdHarness has no field or method UpsertAssetSellOffer) (typecheck)
|
run lint:
itest/rfq_test.go#L65
ts.CarolTapd.SubscribeRfqEventNtfns undefined (type *tapdHarness has no field or method SubscribeRfqEventNtfns) (typecheck)
|
run lint:
itest/rfq_test.go#L76
ts.CarolTapd.UpsertAssetBuyOrder undefined (type *tapdHarness has no field or method UpsertAssetBuyOrder) (typecheck)
|
run lint:
itest/rfq_test.go#L111
ts.CarolTapd.QueryRfqAcceptedQuotes undefined (type *tapdHarness has no field or method QueryRfqAcceptedQuotes) (typecheck)
|
run lint:
itest/rfq_test.go#L167
ts.BobTapd.SubscribeRfqEventNtfns undefined (type *tapdHarness has no field or method SubscribeRfqEventNtfns) (typecheck)
|
run lint
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading