further framework upgrade fixes #4037
actions.yml
on: push
Contracts
/
Wasm tests
9m 54s
Contracts
/
Test Coverage
2m 23s
Contracts
/
Rust tests
1m 2s
Contracts
/
Clippy linter check
54s
Annotations
6 errors and 8 warnings
Contracts / Rust tests:
legacy-contracts/simple-lock-legacy/tests/rust_test.rs#L3
unresolved import `common_structs`
|
Contracts / Rust tests
Process completed with exit code 101.
|
Contracts / Test Coverage:
legacy-contracts/simple-lock-legacy/tests/rust_test.rs#L3
unresolved import `common_structs`
|
Contracts / Test Coverage
Process completed with exit code 1.
|
Contracts / Wasm tests:
legacy-contracts/simple-lock-legacy/tests/rust_test.rs#L3
unresolved import `common_structs`
|
Contracts / Wasm tests
Process completed with exit code 101.
|
Contracts / Clippy linter check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, giraffate/clippy-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Contracts / Rust tests
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/.
|
Contracts / Test Coverage
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/.
|
Contracts / Wasm tests
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/.
|
Contracts / 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
|
Contracts / Wasm tests:
dex/interactor/src/structs.rs#L64
fields `dual_yield_tokens`, `staking_boosted_rewards`, and `lp_farm_boosted_rewards` are never read
|
Contracts / Wasm tests:
dex/interactor/src/structs.rs#L80
fields `lp_farm_rewards`, `staking_farm_rewards`, and `new_dual_yield_tokens` are never read
|
Contracts / Wasm tests:
dex/interactor/src/structs.rs#L111
fields `amount`, `last_update_epoch`, and `total_locked_tokens` are never read
|