Skip to content

feature: core refactor #48

feature: core refactor

feature: core refactor #48

Triggered via pull request October 30, 2024 01:45
Status Failure
Total duration 3m 37s
Artifacts

prove.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 15 warnings
Check and Lint: crates/zkdb-lib/tests/merkle_tests.rs#L22
no variant named `Get` found for enum `zkdb_lib::Command`
Check and Lint: crates/zkdb-lib/tests/merkle_tests.rs#L44
no variant named `Get` found for enum `zkdb_lib::Command`
Check and Lint: crates/zkdb-lib/tests/merkle_tests.rs#L69
no variant named `Get` found for enum `zkdb_lib::Command`
Check and Lint: crates/zkdb-lib/tests/merkle_tests.rs#L84
no variant named `Get` found for enum `zkdb_lib::Command`
Check and Lint
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check and Lint
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/
Check and Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check and Lint
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/
Check and Lint
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/
Check and Lint
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/
Check and Lint
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/
Check and Lint: crates/zkdb-lib/src/lib.rs#L1
unused imports: `Deserialize`, `Serialize`
Check and Lint: crates/zkdb-lib/src/lib.rs#L16
field `elf` is never read
Check and Lint
`zkdb_lib` (lib) generated 2 warnings (run `cargo fix --lib -p zkdb_lib` to apply 1 suggestion)
Check and Lint: crates/zkdb-lib/src/bin/cli.rs#L4
unused import: `std::path::PathBuf`
Check and Lint: crates/zkdb-lib/src/bin/cli.rs#L7
unused import: `zkdb_lib::ProvenOutput`
Check and Lint: crates/zkdb-lib/tests/merkle_tests.rs#L2
unused import: `QueryResult`
Check and Lint: crates/zkdb-lib/src/bin/cli.rs#L110
unused variable: `generate_proof`
Check and Lint
`zkdb_lib` (bin "cli" test) generated 3 warnings (run `cargo fix --bin "cli" --tests` to apply 2 suggestions)
Check and Lint
`zkdb_lib` (test "merkle_tests") generated 1 warning