A minimal version of the RFQ system #2131
Annotations
7 errors and 1 warning
rfqservice/negotiator.go#L15
field `stopOnce` is unused (unused)
|
rfqservice/stream.go#L21
field `stopOnce` is unused (unused)
|
rfqservice/stream.go#L40
field `errChan` is unused (unused)
|
rfqservice/negotiator.go#L66
assign: self-assignment of quoteRequest to quoteRequest (govet)
|
rfqservice/stream.go#L109
assign: self-assignment of quoteAccept to quoteAccept (govet)
|
rfqservice/stream.go#L123
assign: self-assignment of quoteReject to quoteReject (govet)
|
|
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