Update CI #30
Triggered via pull request
November 28, 2023 08:56
Status
Success
Total duration
45m 52s
Artifacts
–
tests.yml
on: pull_request
Uint and e2e tests + linit
22m 7s
Build the contract
45m 41s
Annotations
2 errors and 35 warnings
Uint and e2e tests + linit
no such command: `contract`
|
Uint and e2e tests + linit
Process completed with exit code 101.
|
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/contracts/storage/position.rs#L16
unused import: `ink::prelude::vec`
|
Uint and e2e tests + linit:
src/contracts/storage/position.rs#L17
unused import: `ink::primitives::AccountId`
|
Uint and e2e tests + linit:
src/math/math.rs#L7
unused import: `super::percentage`
|
Uint and e2e tests + linit:
src/lib.rs#L216
this `else { if .. }` block can be collapsed
|
Uint and e2e tests + linit:
src/contracts/collections/pools.rs#L40
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/test_helpers/lib.rs#L1
unused import: `decimal::*`
|
Uint and e2e tests + linit
`test_helpers` (lib) generated 1 warning (run `cargo fix --lib -p test_helpers` to apply 1 suggestion)
|
Uint and e2e tests + linit:
src/contracts/storage/position.rs#L16
unused import: `ink::prelude::vec`
|
Uint and e2e tests + linit:
src/contracts/storage/position.rs#L17
unused import: `ink::primitives::AccountId`
|
Uint and e2e tests + linit:
src/math/math.rs#L7
unused import: `super::percentage`
|
Uint and e2e tests + linit:
src/contracts/collections/pools.rs#L40
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
package `ahash v0.7.6` in Cargo.lock is yanked in registry `crates-io`, consider running without --locked
|
Uint and e2e tests + linit
package `hermit-abi v0.3.1` in Cargo.lock is yanked in registry `crates-io`, consider running without --locked
|
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/
|
Build the contract
package `cumulus-pallet-parachain-system v0.3.0` in Cargo.lock is yanked in registry `crates-io`, consider running without --locked
|
Build the contract:
src/test_helpers/lib.rs#L1
unused import: `decimal::*`
|
Build the contract
`test_helpers` (lib) generated 1 warning (run `cargo fix --lib -p test_helpers` to apply 1 suggestion)
|
Build the contract:
src/contracts/storage/position.rs#L16
unused import: `ink::prelude::vec`
|
Build the contract:
src/contracts/storage/position.rs#L17
unused import: `ink::primitives::AccountId`
|
Build the contract:
src/math/math.rs#L7
unused import: `super::percentage`
|
Build the contract:
src/contracts/collections/pools.rs#L40
method `remove` is never used
|
Build the contract:
src/contracts/logic/math.rs#L22
function `get_liquidity` is never used
|
Build the contract:
src/contracts/logic/math.rs#L95
function `get_liquidity_by_x` is never used
|
Build the contract:
src/contracts/logic/math.rs#L117
function `get_liquidity_by_x_sqrt_price` is never used
|
Build the contract:
src/contracts/logic/math.rs#L167
function `get_liquidity_by_y` is never used
|