Skip to content

Adds a high level persistent storage API #502

Adds a high level persistent storage API

Adds a high level persistent storage API #502

Triggered via pull request April 3, 2024 15:08
Status Success
Total duration 2m 54s
Artifacts

cargo_bloat.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings and 1 notice
cargo_bloat
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/.
cargo_bloat
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/
cargo_bloat
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
cargo_bloat
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
cargo_bloat
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
cargo_bloat
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
Binary size: .github/workflows/cargo_bloat.yml#L1
OLD 114.6 kiB NEW 113.5 kiB Output of cargo bloat ====================== Including PR File .text Size Crate 13.2% 46.8% 53.2KiB opensk 4.8% 17.0% 19.3KiB ctap2 3.9% 13.9% 15.8KiB std 2.5% 8.9% 10.1KiB crypto 1.2% 4.3% 4.9KiB persistent_store 1.1% 4.0% 4.5KiB sk_cbor 0.7% 2.4% 2.7KiB [Unknown] 0.1% 0.5% 606B libtock_drivers 0.1% 0.5% 572B linked_list_allocator 0.1% 0.5% 534B lang_items 0.1% 0.4% 412B libtock_runtime 0.1% 0.3% 368B libtock_platform 0.1% 0.3% 338B subtle 0.0% 0.1% 72B byteorder 0.0% 0.0% 20B libtock_buttons 0.0% 0.0% 20B zeroize 28.3% 100.0% 113.5KiB .text section size, the file size is 401.7KiB Base branch File .text Size Crate 13.3% 46.4% 53.2KiB opensk 4.4% 15.3% 17.5KiB ctap2 3.9% 13.8% 15.8KiB std 2.5% 8.8% 10.1KiB crypto 1.9% 6.8% 7.7KiB persistent_store 1.1% 4.0% 4.5KiB sk_cbor 0.7% 2.4% 2.7KiB [Unknown] 0.1% 0.5% 606B libtock_drivers 0.1% 0.5% 572B linked_list_allocator 0.1% 0.5% 562B lang_items 0.1% 0.4% 412B libtock_runtime 0.1% 0.3% 368B libtock_platform 0.1% 0.3% 338B subtle 0.0% 0.1% 72B byteorder 0.0% 0.0% 20B zeroize 0.0% 0.0% 20B libtock_buttons 28.6% 100.0% 114.6KiB .text section size, the file size is 400.1KiB