Updated price discovery #4297
Annotations
7 errors and 1 warning
Run the rust tests:
dex/price-discovery/src/lib.rs#L101
cannot find value `INVALID_PAYMENT_ERR_MSG` in this scope
|
Run the rust tests:
dex/price-discovery/src/lib.rs#L146
cannot find value `INVALID_PAYMENT_ERR_MSG` in this scope
|
Run the rust tests:
dex/price-discovery/src/lib.rs#L104
this method takes 1 argument but 2 arguments were supplied
|
Run the rust tests:
dex/price-discovery/src/lib.rs#L108
no method named `lock_tokens_and_forward` found for reference `&Self` in the current scope
|
Run the rust tests:
dex/price-discovery/src/lib.rs#L115
missing field `opt_redeem_token_id` in initializer of `RedeemEventArgs<'_, _>`
|
Run the rust tests:
dex/price-discovery/src/lib.rs#L133
this method takes 0 arguments but 1 argument was supplied
|
Run the rust tests
Process completed with exit code 101.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading