[WIP] Diesel ORM #4
Annotations
1 error and 15 warnings
|
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/
|
src/store/mod.rs#L5
unused imports: `Word`, `utils::collections::BTreeMap`
|
src/store/mod.rs#L8
unused imports: `assembly::AstSerdeOptions`, `assets::Asset`
|
src/store/mod.rs#L14
unused import: `rusqlite::params`
|
src/store/mod.rs#L20
unused import: `miden_lib::*`
|
src/store/mod.rs#L28
type alias `SerializedInputNoteData` is never used
|
src/store/mod.rs#L44
type alias `SerializedInputNoteParts` is never used
|
src/store/mod.rs#L244
function `parse_input_note_columns` is never used
|
src/store/mod.rs#L268
function `parse_input_note` is never used
|
src/store/mod.rs#L291
function `serialize_input_note` is never used
|
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading