Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

refactor and add named statements / pods / origins #14

refactor and add named statements / pods / origins

refactor and add named statements / pods / origins #14

Triggered via pull request October 14, 2024 19:40
Status Success
Total duration 46s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build: src/mod65537.rs#L15
unused imports: `SchnorrPublicKey` and `SchnorrSignature`
build: src/mod65537.rs#L55
unused variable: `common_data`
build: src/mod65537.rs#L63
unused variable: `common_data`
build: src/pod.rs#L296
unreachable pattern
build: src/pod.rs#L629
variable does not need to be mutable
build: src/schnorr_prover.rs#L127
unused variable: `PRIME_GROUP_ORDER`
build: src/pod.rs#L22
type alias `Error` is never used
build: src/pod.rs#L44
variants `Scalar` and `Vector` are never constructed
build: src/pod.rs#L66
associated functions `newFromScalar` and `newFromVec` are never used
build: src/pod.rs#L91
associated constant `NONE` is never used
build: src/mod65537.rs#L15
unused imports: `SchnorrPublicKey` and `SchnorrSignature`
build: src/mod65537.rs#L55
unused variable: `common_data`
build: src/mod65537.rs#L63
unused variable: `common_data`
build: src/pod.rs#L296
unreachable pattern
build: src/pod.rs#L629
variable does not need to be mutable
build: src/schnorr_prover.rs#L127
unused variable: `PRIME_GROUP_ORDER`
build: src/pod.rs#L22
type alias `Error` is never used
build: src/pod.rs#L44
variants `Scalar` and `Vector` are never constructed
build: src/pod.rs#L66
associated functions `newFromScalar` and `newFromVec` are never used
build: src/pod.rs#L91
associated constant `NONE` is never used