Skip to content

add verify_execution_witness method into ffi #329

add verify_execution_witness method into ffi

add verify_execution_witness method into ffi #329

Triggered via push May 13, 2024 18:46
Status Failure
Total duration 1m 40s
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 28 warnings
Lints: verkle-trie/src/proof/golang_proof_format.rs#L311
unused import: `super::EXECUTION_WITNESS_JSON`
Lints: verkle-trie/src/proof/golang_proof_format.rs#L240
function `bytes_to_depth_extension_present` is never used
Lints: verkle-trie/src/proof/golang_proof_format.rs#L23
very complex type used. Consider factoring parts into `type` definitions
Lints: verkle-trie/src/proof/golang_proof_format.rs#L243
this `.into_iter()` call is equivalent to `.iter()` and will not consume the `slice`
Lints: verkle-trie/src/proof/golang_proof_format.rs#L206
function `hex_to_bytesN` should have a snake case name
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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: verkle-trie/src/proof/golang_proof_format.rs#L311
unused import: `super::EXECUTION_WITNESS_JSON`
Check: verkle-trie/src/proof/golang_proof_format.rs#L240
function `bytes_to_depth_extension_present` is never used
Check: verkle-trie/src/proof/golang_proof_format.rs#L206
function `hex_to_bytesN` should have a snake case name
Check
`verkle-trie` (lib) generated 3 warnings (run `cargo fix --lib -p verkle-trie` to apply 1 suggestion)
Check
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
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
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
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/
Lints
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lints
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Lints
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/
Lints
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/
Lints
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/
Lints
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 Suite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 Suite
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 Suite
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 Suite
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 Suite
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 Suite: verkle-trie/src/proof/golang_proof_format.rs#L311
unused import: `super::EXECUTION_WITNESS_JSON`
Test Suite: verkle-trie/src/proof/golang_proof_format.rs#L240
function `bytes_to_depth_extension_present` is never used
Test Suite: verkle-trie/src/proof/golang_proof_format.rs#L206
function `hex_to_bytesN` should have a snake case name
Test Suite
`verkle-trie` (lib) generated 3 warnings (run `cargo fix --lib -p verkle-trie` to apply 1 suggestion)
Test Suite: ffi_interface/src/lib.rs#L406
use of deprecated function `verify_execution_witness`: Parsing of the execution witness and preprocessing its input should be done by clients in the future
Test Suite
`ffi_interface` (lib test) generated 2 warnings