Updated price discovery #4296
actions.yml
on: pull_request
Contracts
/
Wasm tests
26s
Contracts
/
Test Coverage
3m 13s
Contracts
/
Rust tests
47s
Contracts
/
Clippy linter check
46s
Annotations
11 errors and 4 warnings
Contracts / Wasm tests
Process completed with exit code 100.
|
Contracts / Rust tests:
dex/price-discovery/src/lib.rs#L97
no method named `require_deposit_allowed` found for reference `&Self` in the current scope
|
Contracts / Rust tests:
dex/price-discovery/src/lib.rs#L143
no method named `require_withdraw_allowed` found for reference `&Self` in the current scope
|
Contracts / Rust tests:
dex/price-discovery/src/lib.rs#L164
no method named `get_penalty_percentage` found for enum `Phase` in the current scope
|
Contracts / Rust tests:
dex/price-discovery/src/lib.rs#L214
no method named `lock_tokens_and_forward` found for reference `&Self` in the current scope
|
Contracts / Rust tests
Process completed with exit code 101.
|
Contracts / Test Coverage:
dex/price-discovery/src/lib.rs#L97
no method named `require_deposit_allowed` found for reference `&Self` in the current scope
|
Contracts / Test Coverage:
dex/price-discovery/src/lib.rs#L143
no method named `require_withdraw_allowed` found for reference `&Self` in the current scope
|
Contracts / Test Coverage:
dex/price-discovery/src/lib.rs#L164
no method named `get_penalty_percentage` found for enum `Phase` in the current scope
|
Contracts / Test Coverage:
dex/price-discovery/src/lib.rs#L214
no method named `lock_tokens_and_forward` found for reference `&Self` in the current scope
|
Contracts / Test Coverage
Process completed with exit code 1.
|
Contracts / Wasm tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Contracts / Clippy linter check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Contracts / Rust tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Contracts / Test Coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|