Skip to content

Merge pull request #92 from invariant-labs/tick-refactor #114

Merge pull request #92 from invariant-labs/tick-refactor

Merge pull request #92 from invariant-labs/tick-refactor #114

Triggered via push December 4, 2023 08:43
Status Success
Total duration 10m 5s
Artifacts

tests.yml

on: push
Uint and e2e tests + linit
9m 56s
Uint and e2e tests + linit
Release build the contract
1m 44s
Release build the contract
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Release build the contract
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/
Uint and e2e tests + linit
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/
Uint and e2e tests + linit: src/lib.rs#L192
unused variable: `caller`
Uint and e2e tests + linit: src/contracts/collections/pool_keys.rs#L20
method `remove` is never used
Uint and e2e tests + linit: src/contracts/collections/pools.rs#L30
method `remove` is never used
Uint and e2e tests + linit: src/contracts/logic/math.rs#L22
function `get_liquidity` is never used
Uint and e2e tests + linit: src/contracts/logic/math.rs#L95
function `get_liquidity_by_x` is never used
Uint and e2e tests + linit: src/contracts/logic/math.rs#L117
function `get_liquidity_by_x_sqrt_price` is never used
Uint and e2e tests + linit: src/contracts/logic/math.rs#L167
function `get_liquidity_by_y` is never used
Uint and e2e tests + linit: src/contracts/logic/math.rs#L190
function `get_liquidity_by_y_sqrt_price` is never used
Uint and e2e tests + linit: src/contracts/logic/math.rs#L238
function `calculate_x` is never used
Uint and e2e tests + linit: src/contracts/logic/math.rs#L262
function `calculate_y` is never used
Uint and e2e tests + linit: src/lib.rs#L192
unused variable: `caller`
Uint and e2e tests + linit: src/contracts/collections/pool_keys.rs#L20
method `remove` is never used
Uint and e2e tests + linit: src/contracts/collections/pools.rs#L30
method `remove` is never used
Uint and e2e tests + linit: src/contracts/logic/math.rs#L22
function `get_liquidity` is never used
Uint and e2e tests + linit: src/contracts/logic/math.rs#L95
function `get_liquidity_by_x` is never used
Uint and e2e tests + linit: src/contracts/logic/math.rs#L117
function `get_liquidity_by_x_sqrt_price` is never used
Uint and e2e tests + linit: src/contracts/logic/math.rs#L167
function `get_liquidity_by_y` is never used
Uint and e2e tests + linit: src/contracts/logic/math.rs#L190
function `get_liquidity_by_y_sqrt_price` is never used
Uint and e2e tests + linit: src/contracts/logic/math.rs#L238
function `calculate_x` is never used
Uint and e2e tests + linit: src/contracts/logic/math.rs#L262
function `calculate_y` is never used