Skip to content

Legacy PEP-repo compatibility #6

Legacy PEP-repo compatibility

Legacy PEP-repo compatibility #6

Triggered via push October 25, 2024 12:24
Status Failure
Total duration 48s
Artifacts
Matrix: cargo test
Matrix: wasm-pack build
Fit to window
Zoom out
Zoom in

Annotations

28 errors
cargo test (elgamal2,legacy-pep-repo-compatible): src/primitives.rs#L62
no field `y` on type `&elgamal::ElGamal`
cargo test (elgamal2,legacy-pep-repo-compatible): src/primitives.rs#L62
cannot add `arithmetic::GroupElement` to `arithmetic::ScalarNonZero`
cargo test (elgamal2,legacy-pep-repo-compatible)
Process completed with exit code 101.
cargo test (elgamal2)
The job was canceled because "elgamal2_legacy-pep-repo-" failed.
cargo test (elgamal2): src/primitives.rs#L62
no field `y` on type `&elgamal::ElGamal`
cargo test (elgamal2): src/primitives.rs#L62
cannot add `arithmetic::GroupElement` to `arithmetic::ScalarNonZero`
cargo test (elgamal2)
Process completed with exit code 101.
cargo test
The job was canceled because "elgamal2_legacy-pep-repo-" failed.
cargo test: tests/legacy_pep_repo.rs#L1
unused import: `std::ops::Mul`
cargo test: tests/legacy_pep_repo.rs#L2
unused import: `ScalarTraits`
cargo test: tests/legacy_pep_repo.rs#L3
unused import: `make_session_key_share`
cargo test: tests/legacy_pep_repo.rs#L4
unused import: `libpep::elgamal::encrypt`
cargo test: tests/legacy_pep_repo.rs#L6
unused import: `make_pseudonymisation_factor`
cargo test: tests/legacy_pep_repo.rs#L41
unused variable: `transcryptor1`
cargo test: tests/legacy_pep_repo.rs#L47
unused variable: `transcryptor2`
cargo test: tests/legacy_pep_repo.rs#L54
unused variable: `pseudo`
cargo test
Process completed with exit code 101.
cargo test (legacy-pep-repo-compatible)
The job was canceled because "elgamal2_legacy-pep-repo-" failed.
cargo test (legacy-pep-repo-compatible): tests/legacy_pep_repo.rs#L1
unused import: `std::ops::Mul`
cargo test (legacy-pep-repo-compatible): tests/legacy_pep_repo.rs#L4
unused import: `libpep::elgamal::encrypt`
cargo test (legacy-pep-repo-compatible): tests/legacy_pep_repo.rs#L41
unused variable: `transcryptor1`
cargo test (legacy-pep-repo-compatible): tests/legacy_pep_repo.rs#L47
unused variable: `transcryptor2`
cargo test (legacy-pep-repo-compatible): tests/high_level.rs#L13
expected function, tuple struct or tuple variant, found struct `PseudonymizationContext`
cargo test (legacy-pep-repo-compatible): tests/high_level.rs#L14
expected function, tuple struct or tuple variant, found struct `EncryptionContext`
cargo test (legacy-pep-repo-compatible): tests/high_level.rs#L15
expected function, tuple struct or tuple variant, found struct `PseudonymizationContext`
cargo test (legacy-pep-repo-compatible): tests/high_level.rs#L16
expected function, tuple struct or tuple variant, found struct `EncryptionContext`
cargo test (legacy-pep-repo-compatible): tests/distributed.rs#L39
expected function, tuple struct or tuple variant, found struct `PseudonymizationContext`