Skip to content

chore(main): release 0.12.0 (#205) #107

chore(main): release 0.12.0 (#205)

chore(main): release 0.12.0 (#205) #107

Triggered via push October 9, 2023 11:08
Status Success
Total duration 28m 32s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
use of `or_insert` to construct default value: src/db/create/txs/mod.rs#L110
warning: use of `or_insert` to construct default value --> src/db/create/txs/mod.rs:110:18 | 110 | .or_insert(Vec::new()); | ^^^^^^^^^^^^^^^^^^^^^ help: try: `or_default()` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unwrap_or_default = note: `#[warn(clippy::unwrap_or_default)]` on by default
cargo-release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, arduino/[email protected], 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-release
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/
cargo-release
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/
cargo-release
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/
cargo-release
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/