Skip to content

add hack to allow clients to sync with golang #328

add hack to allow clients to sync with golang

add hack to allow clients to sync with golang #328

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

rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 33 warnings
Lints: verkle-trie/src/proof/golang_proof_format.rs#L54
fields `keys`, `current_values`, and `new_values` are never read
Lints: verkle-trie/src/proof/golang_proof_format.rs#L239
function `bytes_to_depth_extension_present` is never used
Lints: verkle-trie/src/proof/golang_proof_format.rs#L22
very complex type used. Consider factoring parts into `type` definitions
Lints: verkle-trie/src/proof/golang_proof_format.rs#L242
this `.into_iter()` call is equivalent to `.iter()` and will not consume the `slice`
Lints: verkle-trie/src/proof/golang_proof_format.rs#L205
function `hex_to_bytesN` should have a snake case name
Lints: verkle-trie/src/proof/golang_proof_format.rs#L208
variable `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#L54
fields `keys`, `current_values`, and `new_values` are never read
Check: verkle-trie/src/proof/golang_proof_format.rs#L239
function `bytes_to_depth_extension_present` is never used
Check: verkle-trie/src/proof/golang_proof_format.rs#L205
function `hex_to_bytesN` should have a snake case name
Check: verkle-trie/src/proof/golang_proof_format.rs#L208
variable `bytesN` should have a snake case name
Check
`verkle-trie` (lib) generated 4 warnings
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#L54
fields `keys`, `current_values`, and `new_values` are never read
Test Suite: verkle-trie/src/proof/golang_proof_format.rs#L239
function `bytes_to_depth_extension_present` is never used
Test Suite: verkle-trie/src/proof/golang_proof_format.rs#L205
function `hex_to_bytesN` should have a snake case name
Test Suite: verkle-trie/src/proof/golang_proof_format.rs#L208
variable `bytesN` should have a snake case name
Test Suite
`verkle-trie` (lib) generated 4 warnings
Test Suite: verkle-trie/src/proof/golang_proof_format.rs#L424
unused variable: `current_state_root`
Test Suite: verkle-trie/src/proof/golang_proof_format.rs#L444
unused variable: `new_values`
Test Suite: verkle-trie/src/proof/golang_proof_format.rs#L447
unused variable: `other_stems`
Test Suite: verkle-trie/src/proof/golang_proof_format.rs#L56
field `new_values` is never read
Test Suite
`verkle-trie` (lib test) generated 6 warnings (2 duplicates)