Merge pull request #26 from arindas/develop #46
Annotations
9 warnings
current MSRV (Minimum Supported Rust Version) is `1.62.0` but this item is stable since `1.70.0`:
src/storage/impls/tokio/storage/std_random_read.rs#L171
warning: current MSRV (Minimum Supported Rust Version) is `1.62.0` but this item is stable since `1.70.0`
--> src/storage/impls/tokio/storage/std_random_read.rs:171:13
|
171 | Arc::<_>::into_inner(self.reader).ok_or(StdRandomReadFileStorageError::StdFileInUse)?;
| ^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv
|
current MSRV (Minimum Supported Rust Version) is `1.62.0` but this item is stable since `1.66.0`:
src/storage/impls/in_mem/segment.rs#L65
warning: current MSRV (Minimum Supported Rust Version) is `1.62.0` but this item is stable since `1.66.0`
--> src/storage/impls/in_mem/segment.rs:65:18
|
65 | .pop_last()
| ^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv
|
current MSRV (Minimum Supported Rust Version) is `1.62.0` but this item is stable since `1.66.0`:
src/storage/impls/in_mem/segment.rs#L53
warning: current MSRV (Minimum Supported Rust Version) is `1.62.0` but this item is stable since `1.66.0`
--> src/storage/impls/in_mem/segment.rs:53:18
|
53 | .last_key_value()
| ^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv
= note: `#[warn(clippy::incompatible_msrv)]` on by default
|
rustdoc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, peaceiris/actions-gh-pages@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
rustdoc
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
rustdoc
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
rustdoc
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
rustdoc
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
rustdoc
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|