[rfq]: Refactor according to proposed changes for better precision #3143
Annotations
7 errors and 2 warnings
Run test vector creation check:
rfq/order.go#L104
quote.Request.AssetAmount undefined (type rfqmsg.BuyRequest has no field or method AssetAmount)
|
Run test vector creation check:
rfq/order.go#L105
quote.Expiry undefined (type rfqmsg.BuyAccept has no field or method Expiry)
|
Run test vector creation check:
rfq/order.go#L220
quote.Request.AssetAmount undefined (type rfqmsg.SellRequest has no field or method AssetAmount)
|
Run test vector creation check:
rfq/order.go#L221
quote.Expiry undefined (type rfqmsg.SellAccept has no field or method Expiry)
|
Run test vector creation check:
rfq/stream.go#L149
too many arguments in call to rfqmsg.NewBuyAcceptFromRequest
|
Run test vector creation check:
rfq/stream.go#L155
too many arguments in call to rfqmsg.NewSellAcceptFromRequest
|
Run test vector creation check
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "logs-itest", "logs-itest-postgres".
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