chore: migrate ipa-multipoint code (#71) #198
Annotations
15 warnings
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/
|
|
ipa-multipoint/src/crs.rs#L50
unused import: `ark_ec::group::Group`
|
ipa-multipoint/src/math_utils.rs#L1
unused import: `Field`
|
ipa-multipoint/src/multiproof.rs#L5
unused import: `self`
|
ipa-multipoint/src/multiproof.rs#L7
unused import: `crate::math_utils::inner_product`
|
ipa-multipoint/src/multiproof.rs#L11
unused imports: `AffineCurve`, `ProjectiveCurve`
|
ipa-multipoint/src/multiproof.rs#L12
unused import: `ark_ff::PrimeField`
|
ipa-multipoint/src/multiproof.rs#L13
unused import: `Field`
|
ipa-multipoint/src/multiproof.rs#L14
unused import: `One`
|
ipa-multipoint/src/multiproof.rs#L15
unused imports: `Polynomial`, `UVPolynomial`
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading