Skip to content

feat: Implement Ed25519 signature #1536

feat: Implement Ed25519 signature

feat: Implement Ed25519 signature #1536

Triggered via pull request November 26, 2024 15:06
Status Failure
Total duration 1m 59s
Artifacts

test.yml

on: pull_request
ubuntu / stable / coverage
1m 40s
ubuntu / stable / coverage
Matrix: os-check
Matrix: required
Fit to window
Zoom out
Zoom in

Annotations

1 error and 18 warnings
ubuntu / stable / coverage
Process completed with exit code 1.
ubuntu / beta: contracts/src/utils/cryptography/ed25519.rs#L12
type alias `Public` is never used
ubuntu / beta: contracts/src/utils/cryptography/ed25519.rs#L17
field `public` is never read
ubuntu / beta: contracts/src/utils/cryptography/ed25519.rs#L28
associated items `to_raw_vec`, `sign`, and `verify` are never used
ubuntu / beta: contracts/src/utils/cryptography/ed25519.rs#L12
type alias `Public` is never used
ubuntu / beta: contracts/src/utils/cryptography/ed25519.rs#L17
field `public` is never read
ubuntu / beta: contracts/src/utils/cryptography/ed25519.rs#L28
associated items `to_raw_vec`, `sign`, and `verify` are never used
ubuntu / stable: contracts/src/utils/cryptography/ed25519.rs#L12
type alias `Public` is never used
ubuntu / stable: contracts/src/utils/cryptography/ed25519.rs#L17
field `public` is never read
ubuntu / stable: contracts/src/utils/cryptography/ed25519.rs#L28
associated items `to_raw_vec`, `sign`, and `verify` are never used
ubuntu / stable: contracts/src/utils/cryptography/ed25519.rs#L12
type alias `Public` is never used
ubuntu / stable: contracts/src/utils/cryptography/ed25519.rs#L17
field `public` is never read
ubuntu / stable: contracts/src/utils/cryptography/ed25519.rs#L28
associated items `to_raw_vec`, `sign`, and `verify` are never used
ubuntu / stable / coverage: contracts/src/utils/cryptography/ed25519.rs#L12
type alias `Public` is never used
ubuntu / stable / coverage: contracts/src/utils/cryptography/ed25519.rs#L28
associated items `to_raw_vec`, `sign`, and `verify` are never used
macos-latest / stable: contracts/src/utils/cryptography/ed25519.rs#L12
type alias `Public` is never used
macos-latest / stable: contracts/src/utils/cryptography/ed25519.rs#L17
field `public` is never read
macos-latest / stable: contracts/src/utils/cryptography/ed25519.rs#L28
associated items `to_raw_vec`, `sign`, and `verify` are never used