clippy fix #4041
Annotations
10 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests and generate report:
locked-asset/proxy_dex/tests/proxy_dex_test_setup/mod.rs#L70
field `second_user` is never read
|
Run tests and generate report:
locked-asset/proxy_dex/tests/proxy_dex_test_setup/mod.rs#L68
fields `owner`, `second_user`, and `farm_locked_wrapper` are never read
|
Run tests and generate report:
dex/fuzz/src/fuzz_data.rs#L154
field `owner_address` is never read
|
Run tests and generate report:
dex/fuzz/src/fuzz_data.rs#L593
field `locking_sc_address` is never read
|
Run tests and generate report:
dex/interactor/src/structs.rs#L48
fields `other_token_payment`, `lp_farm_rewards`, `staking_rewards`, and `unbond_staking_farm_token` are never read
|
Run tests and generate report:
dex/interactor/src/structs.rs#L66
fields `dual_yield_tokens`, `staking_boosted_rewards`, and `lp_farm_boosted_rewards` are never read
|
Run tests and generate report:
dex/interactor/src/structs.rs#L82
fields `lp_farm_rewards`, `staking_farm_rewards`, and `new_dual_yield_tokens` are never read
|
Run tests and generate report:
dex/interactor/src/structs.rs#L113
fields `amount`, `last_update_epoch`, and `total_locked_tokens` are never read
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "coverage", "report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading