further framework upgrade fixes #4037
Annotations
2 errors and 5 warnings
Run the wasm tests:
legacy-contracts/simple-lock-legacy/tests/rust_test.rs#L3
unresolved import `common_structs`
|
Run the wasm tests
Process completed with exit code 101.
|
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/.
|
Run the wasm tests:
dex/interactor/src/structs.rs#L46
fields `other_token_payment`, `lp_farm_rewards`, `staking_rewards`, and `unbond_staking_farm_token` are never read
|
Run the wasm tests:
dex/interactor/src/structs.rs#L64
fields `dual_yield_tokens`, `staking_boosted_rewards`, and `lp_farm_boosted_rewards` are never read
|
Run the wasm tests:
dex/interactor/src/structs.rs#L80
fields `lp_farm_rewards`, `staking_farm_rewards`, and `new_dual_yield_tokens` are never read
|
Run the wasm tests:
dex/interactor/src/structs.rs#L111
fields `amount`, `last_update_epoch`, and `total_locked_tokens` are never read
|
Loading