Release 0.5 #2957
Annotations
10 errors and 16 warnings
Test assembly on nightly:
ec/src/hashing/curve_maps/elligator2.rs#L180
unresolved import `sha2`
|
Test assembly on nightly:
ec/src/hashing/tests.rs#L2
failed to resolve: use of undeclared crate or module `ark_test_curves`
|
Test assembly on nightly:
ec/src/hashing/curve_maps/swu.rs#L173
unresolved import `sha2`
|
Test assembly on nightly:
ec/src/hashing/curve_maps/wb.rs#L313
unresolved import `sha2`
|
Test assembly on nightly:
poly/src/domain/general.rs#L254
failed to resolve: use of undeclared crate or module `ark_test_curves`
|
Test assembly on nightly:
poly/src/domain/mixed_radix.rs#L397
failed to resolve: use of undeclared crate or module `ark_test_curves`
|
Test assembly on nightly:
poly/src/domain/radix2/mod.rs#L182
failed to resolve: use of undeclared crate or module `ark_test_curves`
|
Test assembly on nightly:
poly/src/evaluations/multivariate/multilinear/dense.rs#L437
failed to resolve: use of undeclared crate or module `ark_test_curves`
|
Test assembly on nightly:
poly/src/evaluations/multivariate/multilinear/sparse.rs#L422
failed to resolve: use of undeclared crate or module `ark_test_curves`
|
Test assembly on nightly:
poly/src/polynomial/multivariate/sparse.rs#L298
failed to resolve: use of undeclared crate or module `ark_test_curves`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions/cache@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install Rust nightly
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/
|
Install Rust nightly
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/
|
Install Rust nightly
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/
|
Install Rust nightly
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 assembly on nightly
/home/runner/work/algebra/algebra/ff/Cargo.toml: unused manifest key: package.package
|
Test assembly on nightly
/home/runner/work/algebra/algebra/test-templates/Cargo.toml: unused manifest key: package.package
|
Test assembly on nightly
/home/runner/work/algebra/algebra/ec/Cargo.toml: unused manifest key: package.package
|
Test assembly on nightly
/home/runner/work/algebra/algebra/poly/Cargo.toml: unused manifest key: package.package
|
Test assembly on nightly
/home/runner/work/algebra/algebra/serialize/Cargo.toml: unused manifest key: package.package
|
Test assembly on nightly:
poly/src/domain/mixed_radix.rs#L395
unused imports: `FftField` and `One`
|
Test assembly on nightly:
poly/src/domain/radix2/mod.rs#L180
unused imports: `FftField` and `One`
|
|
Test assembly on nightly:
poly/src/polynomial/multivariate/sparse.rs#L296
unused import: `ark_ff::UniformRand`
|
Test assembly on nightly:
poly/src/polynomial/univariate/dense.rs#L676
unused import: `One`
|
Loading