Remove checks in simple lock legacy SC #4054
Annotations
1 error and 7 warnings
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
legacy-contracts/simple-lock-legacy/src/proxy_lp.rs#L4
unused imports: `error_messages::CANNOT_UNLOCK_YET_ERR_MSG` and `locked_token::LockedTokenAttributes`
|
locked-asset/proxy_dex/tests/proxy_dex_test_setup/mod.rs#L70
field `second_user` is never read
|
locked-asset/proxy_dex/tests/proxy_dex_test_setup/mod.rs#L68
fields `owner`, `second_user`, and `farm_locked_wrapper` are never read
|
dex/fuzz/src/fuzz_data.rs#L154
field `owner_address` is never read
|
dex/fuzz/src/fuzz_data.rs#L593
field `locking_sc_address` is never read
|
energy-integration/governance-v2/tests/gov_test_setup/mod.rs#L38
struct `Payment` is never constructed
|
This job failed
Loading