feat: Add a function to get the exact size of a PublicFile
and PrivateFile
#1064
Annotations
4 errors and 4 warnings
Build:
wnfs-wasm/src/fs/private/file.rs#L101
no method named `get_size` found for struct `Rc<wnfs::private::PrivateFile>` in the current scope
|
Build:
wnfs-wasm/src/fs/public/file.rs#L106
no method named `get_size` found for struct `Rc<wnfs::public::PublicFile>` in the current scope
|
Build
could not compile `wnfs-wasm` (lib) due to 2 previous errors
|
Build
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Install Wasm Bindgen CLI
the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0
|
Build
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Loading