Skip to content

[WIP] Diesel ORM

[WIP] Diesel ORM #4

Triggered via pull request December 1, 2023 11:18
Status Failure
Total duration 2m 40s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 40 warnings
Clippy: src/store/mod.rs#L5
unused imports: `Word`, `utils::collections::BTreeMap`
Clippy: src/store/mod.rs#L8
unused imports: `assembly::AstSerdeOptions`, `assets::Asset`
Clippy: src/store/mod.rs#L14
unused import: `rusqlite::params`
Clippy: src/store/mod.rs#L20
unused import: `miden_lib::*`
Clippy: src/store/mod.rs#L28
type alias `SerializedInputNoteData` is never used
Clippy: src/store/mod.rs#L44
type alias `SerializedInputNoteParts` is never used
Clippy: src/store/mod.rs#L244
function `parse_input_note_columns` is never used
Clippy: src/store/mod.rs#L268
function `parse_input_note` is never used
Clippy: src/store/mod.rs#L291
function `serialize_input_note` is never used
Clippy: src/store/mod.rs#L85
this expression creates a reference which is immediately dereferenced by the compiler
Test Rust stable on ubuntu
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test Rust nightly on ubuntu
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
rustfmt
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/
rustfmt
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/
rustfmt
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/
rustfmt
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/
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/
Test Rust stable on ubuntu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
Test Rust stable on ubuntu: src/store/mod.rs#L5
unused imports: `Word`, `utils::collections::BTreeMap`
Test Rust stable on ubuntu: src/store/mod.rs#L8
unused imports: `assembly::AstSerdeOptions`, `assets::Asset`
Test Rust stable on ubuntu: src/store/mod.rs#L14
unused import: `rusqlite::params`
Test Rust stable on ubuntu: src/store/mod.rs#L20
unused import: `miden_lib::*`
Test Rust stable on ubuntu: src/store/mod.rs#L28
type alias `SerializedInputNoteData` is never used
Test Rust stable on ubuntu: src/store/mod.rs#L44
type alias `SerializedInputNoteParts` is never used
Test Rust stable on ubuntu: src/store/mod.rs#L244
function `parse_input_note_columns` is never used
Test Rust stable on ubuntu: src/store/mod.rs#L268
function `parse_input_note` is never used
Test Rust stable on ubuntu: src/store/mod.rs#L291
function `serialize_input_note` is never used
Test Rust stable on ubuntu
`miden-client` (lib) generated 9 warnings (run `cargo fix --lib -p miden-client` to apply 4 suggestions)
Test Rust stable on ubuntu
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/
Test Rust stable on ubuntu
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/
Test Rust stable on ubuntu
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/
Test Rust stable on ubuntu
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/
Test Rust nightly on ubuntu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
Test Rust nightly on ubuntu: src/store/mod.rs#L5
unused imports: `Word`, `utils::collections::BTreeMap`
Test Rust nightly on ubuntu: src/store/mod.rs#L8
unused imports: `assembly::AstSerdeOptions`, `assets::Asset`
Test Rust nightly on ubuntu: src/store/mod.rs#L14
unused import: `rusqlite::params`
Test Rust nightly on ubuntu: src/store/mod.rs#L20
unused import: `miden_lib::*`
Test Rust nightly on ubuntu: src/store/mod.rs#L28
type alias `SerializedInputNoteData` is never used
Test Rust nightly on ubuntu: src/store/mod.rs#L44
type alias `SerializedInputNoteParts` is never used
Test Rust nightly on ubuntu: src/store/mod.rs#L244
function `parse_input_note_columns` is never used
Test Rust nightly on ubuntu: src/store/mod.rs#L268
function `parse_input_note` is never used
Test Rust nightly on ubuntu: src/store/mod.rs#L291
function `serialize_input_note` is never used
Test Rust nightly on ubuntu
`miden-client` (lib) generated 9 warnings (run `cargo fix --lib -p miden-client` to apply 4 suggestions)
Test Rust nightly on ubuntu
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/
Test Rust nightly on ubuntu
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/
Test Rust nightly on ubuntu
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/
Test Rust nightly on ubuntu
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/