Group e2e tests #96
Annotations
23 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/contracts/collections/pool_keys.rs#L20
method `remove` is never used
|
src/contracts/collections/pools.rs#L30
method `remove` is never used
|
src/contracts/logic/math.rs#L22
function `get_liquidity` is never used
|
src/contracts/logic/math.rs#L95
function `get_liquidity_by_x` is never used
|
src/contracts/logic/math.rs#L117
function `get_liquidity_by_x_sqrt_price` is never used
|
src/contracts/logic/math.rs#L167
function `get_liquidity_by_y` is never used
|
src/contracts/logic/math.rs#L190
function `get_liquidity_by_y_sqrt_price` is never used
|
src/contracts/logic/math.rs#L238
function `calculate_x` is never used
|
src/contracts/logic/math.rs#L262
function `calculate_y` is never used
|
src/lib.rs#L305
method `remove_tick` is never used
|
|
|
src/contracts/collections/pool_keys.rs#L20
method `remove` is never used
|
src/contracts/collections/pools.rs#L30
method `remove` is never used
|
src/contracts/logic/math.rs#L22
function `get_liquidity` is never used
|
src/contracts/logic/math.rs#L95
function `get_liquidity_by_x` is never used
|
src/contracts/logic/math.rs#L117
function `get_liquidity_by_x_sqrt_price` is never used
|
src/contracts/logic/math.rs#L167
function `get_liquidity_by_y` is never used
|
src/contracts/logic/math.rs#L190
function `get_liquidity_by_y_sqrt_price` is never used
|
src/contracts/logic/math.rs#L238
function `calculate_x` is never used
|
src/contracts/logic/math.rs#L262
function `calculate_y` is never used
|
src/lib.rs#L305
method `remove_tick` is never used
|
The logs for this run have expired and are no longer available.
Loading