Skip to content

fix: incorrect db types on retrieval/insertion #207

fix: incorrect db types on retrieval/insertion

fix: incorrect db types on retrieval/insertion #207

Triggered via pull request January 18, 2024 00:49
Status Failure
Total duration 2m 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: clippy
Matrix: docs
Matrix: rustfmt
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 32 warnings
rustfmt nightly on ubuntu
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
clippy nightly on ubuntu: store/src/db/sql.rs#L17
unused import: `miden_objects::block`
clippy nightly on ubuntu: store/src/state.rs#L16
unused import: `self`
clippy nightly on ubuntu: store/src/db/sql.rs#L7
unused import: `collections::KvMap`
clippy nightly on ubuntu
could not compile `miden-node-store` (lib) due to 3 previous errors
clippy nightly on ubuntu
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
test stable on ubuntu with --all-features --workspace
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
rustfmt 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/
rustfmt 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/
rustfmt 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/
rustfmt 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/
rustfmt 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/
clippy 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/
clippy 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/
clippy 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/
clippy 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/
clippy 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/
docs stable on ubuntu with --all-features --release
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/
docs stable on ubuntu with --all-features --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/
docs stable on ubuntu with --all-features --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/
docs stable on ubuntu with --all-features --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/
docs stable on ubuntu with --all-features --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/
docs stable on ubuntu with --all-features --release: store/src/db/sql.rs#L17
unused import: `miden_objects::block`
docs stable on ubuntu with --all-features --release: store/src/db/sql.rs#L7
unused import: `collections::KvMap`
docs stable on ubuntu with --all-features --release
`miden-node-store` (lib) generated 3 warnings (run `cargo fix --lib -p miden-node-store` to apply 2 suggestions)
test stable on ubuntu with --all-features --workspace
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 stable on ubuntu with --all-features --workspace
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 stable on ubuntu with --all-features --workspace
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 stable on ubuntu with --all-features --workspace
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 stable on ubuntu with --all-features --workspace
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 stable on ubuntu with --all-features --workspace: store/src/db/sql.rs#L17
unused import: `miden_objects::block`
test stable on ubuntu with --all-features --workspace: store/src/db/sql.rs#L7
unused import: `collections::KvMap`
test stable on ubuntu with --all-features --workspace
`miden-node-store` (lib) generated 3 warnings (run `cargo fix --lib -p miden-node-store` to apply 2 suggestions)
test stable on ubuntu with --all-features --workspace: node/src/commands.rs#L22
unused import: `accounts::Account`
test stable on ubuntu with --all-features --workspace
`miden-node-store` (lib test) generated 3 warnings (3 duplicates)