Skip to content

chore: migrate ipa-multipoint code (#71) #198

chore: migrate ipa-multipoint code (#71)

chore: migrate ipa-multipoint code (#71) #198

Triggered via push October 30, 2023 11:53
Status Failure
Total duration 3m 43s
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 36 warnings
Lints: ipa-multipoint/src/crs.rs#L50
unused import: `ark_ec::group::Group`
Lints: ipa-multipoint/src/math_utils.rs#L1
unused import: `Field`
Lints: ipa-multipoint/src/multiproof.rs#L5
unused import: `self`
Lints: ipa-multipoint/src/multiproof.rs#L7
unused import: `crate::math_utils::inner_product`
Lints: ipa-multipoint/src/multiproof.rs#L11
unused imports: `AffineCurve`, `ProjectiveCurve`
Lints: ipa-multipoint/src/multiproof.rs#L12
unused import: `ark_ff::PrimeField`
Lints: ipa-multipoint/src/multiproof.rs#L13
unused import: `Field`
Lints: ipa-multipoint/src/multiproof.rs#L14
unused import: `One`
Lints: ipa-multipoint/src/multiproof.rs#L15
unused imports: `Polynomial`, `UVPolynomial`
Lints: ipa-multipoint/src/multiproof.rs#L18
unused import: `multi_scalar_mul`
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
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
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
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Check: ipa-multipoint/src/crs.rs#L50
unused import: `ark_ec::group::Group`
Check: ipa-multipoint/src/math_utils.rs#L1
unused import: `Field`
Check: ipa-multipoint/src/multiproof.rs#L5
unused import: `self`
Check: ipa-multipoint/src/multiproof.rs#L7
unused import: `crate::math_utils::inner_product`
Check: ipa-multipoint/src/multiproof.rs#L11
unused imports: `AffineCurve`, `ProjectiveCurve`
Check: ipa-multipoint/src/multiproof.rs#L12
unused import: `ark_ff::PrimeField`
Check: ipa-multipoint/src/multiproof.rs#L13
unused import: `Field`
Check: ipa-multipoint/src/multiproof.rs#L14
unused import: `One`
Check: ipa-multipoint/src/multiproof.rs#L15
unused imports: `Polynomial`, `UVPolynomial`
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
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Test Suite: ipa-multipoint/src/crs.rs#L50
unused import: `ark_ec::group::Group`
Test Suite: ipa-multipoint/src/math_utils.rs#L1
unused import: `Field`
Test Suite: ipa-multipoint/src/multiproof.rs#L5
unused import: `self`
Test Suite: ipa-multipoint/src/multiproof.rs#L7
unused import: `crate::math_utils::inner_product`
Test Suite: ipa-multipoint/src/multiproof.rs#L11
unused imports: `AffineCurve`, `ProjectiveCurve`
Test Suite: ipa-multipoint/src/multiproof.rs#L12
unused import: `ark_ff::PrimeField`
Test Suite: ipa-multipoint/src/multiproof.rs#L13
unused import: `Field`
Test Suite: ipa-multipoint/src/multiproof.rs#L14
unused import: `One`
Test Suite: ipa-multipoint/src/multiproof.rs#L15
unused imports: `Polynomial`, `UVPolynomial`