Skip to content

update trie to use local packages and arkworks 0.4 #204

update trie to use local packages and arkworks 0.4

update trie to use local packages and arkworks 0.4 #204

Triggered via push January 7, 2024 21:49
Status Failure
Total duration 2m 21s
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 35 warnings
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
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/
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
profiles for the non root package will be ignored, specify profiles at the workspace root:
Check: ipa-multipoint/src/multiproof.rs#L189
unused imports: `IOErrorKind`, `IOError`
Check: ipa-multipoint/src/multiproof.rs#L190
unused import: `ark_serialize::CanonicalSerialize`
Check: ipa-multipoint/src/lagrange_basis.rs#L155
method `interpolate` is never used
Check: ipa-multipoint/src/lagrange_basis.rs#L327
function `interpolate` is never used
Check: ipa-multipoint/src/crs.rs#L9
structure field `G` should have a snake case name
Check: ipa-multipoint/src/crs.rs#L10
structure field `Q` should have a snake case name
Check: ipa-multipoint/src/crs.rs#L18
variable `G` should have a snake case name
Check: ipa-multipoint/src/crs.rs#L19
variable `Q` should have a snake case name
Check
`ipa-multipoint` (lib) generated 8 warnings (run `cargo fix --lib -p ipa-multipoint` to apply 2 suggestions)
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/
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
profiles for the non root package will be ignored, specify profiles at the workspace root:
Test Suite: ipa-multipoint/src/multiproof.rs#L189
unused imports: `IOErrorKind`, `IOError`
Test Suite: ipa-multipoint/src/multiproof.rs#L190
unused import: `ark_serialize::CanonicalSerialize`
Test Suite: ipa-multipoint/src/lagrange_basis.rs#L155
method `interpolate` is never used
Test Suite: ipa-multipoint/src/lagrange_basis.rs#L327
function `interpolate` is never used
Test Suite: ipa-multipoint/src/crs.rs#L9
structure field `G` should have a snake case name
Test Suite: ipa-multipoint/src/crs.rs#L10
structure field `Q` should have a snake case name
Test Suite: ipa-multipoint/src/crs.rs#L18
variable `G` should have a snake case name
Test Suite: ipa-multipoint/src/crs.rs#L19
variable `Q` should have a snake case name
Test Suite: verkle-trie/src/committer/precompute.rs#L6
unused imports: `Read`, `SerializationError`, `Write`