Skip to content

feat: poseidon hash #1451

feat: poseidon hash

feat: poseidon hash #1451

Triggered via pull request November 7, 2024 10:31
@qalisanderqalisander
synchronize #388
poseidon
Status Failure
Total duration 1m 46s
Artifacts

check.yml

on: pull_request
nightly / fmt
25s
nightly / fmt
nightly / doc
49s
nightly / doc
ubuntu / stable / features
1m 32s
ubuntu / stable / features
ubuntu / stable / typos
4s
ubuntu / stable / typos
Matrix: clippy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 32 warnings
ubuntu / stable / typos
Process completed with exit code 2.
stable / clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: giraffate/clippy-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
nightly / doc: lib/crypto/src/lib.rs#L33
missing documentation for a module
nightly / doc: lib/crypto/src/poseidon2/mod.rs#L1
missing documentation for a module
nightly / doc: lib/crypto/src/poseidon2/mod.rs#L2
missing documentation for a module
nightly / doc: lib/crypto/src/poseidon2/mod.rs#L9
missing documentation for a struct
nightly / doc: lib/crypto/src/poseidon2/mod.rs#L15
missing documentation for an associated function
nightly / doc: lib/crypto/src/poseidon2/mod.rs#L20
missing documentation for a method
nightly / doc: lib/crypto/src/poseidon2/mod.rs#L24
missing documentation for a method
nightly / doc: lib/crypto/src/poseidon2/mod.rs#L207
missing documentation for a trait
nightly / doc: lib/crypto/src/poseidon2/mod.rs#L208
missing documentation for a method
nightly / doc: lib/crypto/src/poseidon2/instance/mod.rs#L1
missing documentation for a module
beta / clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: giraffate/clippy-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ubuntu / stable / features: lib/crypto/src/field/fp.rs#L189
associated constant `R2` is never used
ubuntu / stable / features: lib/crypto/src/poseidon2/instance/babybear.rs#L6
struct `BabyBear24Params` is never constructed
ubuntu / stable / features: lib/crypto/src/lib.rs#L33
missing documentation for a module
ubuntu / stable / features: lib/crypto/src/poseidon2/mod.rs#L1
missing documentation for a module
ubuntu / stable / features: lib/crypto/src/poseidon2/mod.rs#L2
missing documentation for a module
ubuntu / stable / features: lib/crypto/src/poseidon2/mod.rs#L9
missing documentation for a struct
ubuntu / stable / features: lib/crypto/src/poseidon2/mod.rs#L15
missing documentation for an associated function
ubuntu / stable / features: lib/crypto/src/poseidon2/mod.rs#L20
missing documentation for a method
ubuntu / stable / features: lib/crypto/src/poseidon2/mod.rs#L24
missing documentation for a method
ubuntu / stable / features: lib/crypto/src/poseidon2/mod.rs#L207
missing documentation for a trait