feat: pallet-file-system clear storage requests up to current block on_idle
#44
Annotations
3 errors and 1 warning
Run cargo clippy --workspace --lib --examples --tests --benches --all-features --locked:
pallets/file-system/src/tests.rs#L124
no function or associated item named `current_expiration_block` found for struct `pallet::Pallet` in the current scope
|
Run cargo clippy --workspace --lib --examples --tests --benches --all-features --locked:
pallets/file-system/src/tests.rs#L182
no function or associated item named `current_expiration_block` found for struct `pallet::Pallet` in the current scope
|
Run cargo clippy --workspace --lib --examples --tests --benches --all-features --locked
Process completed with exit code 101.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: arduino/setup-protoc@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading