This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
Add static methods for witness encoding #167
Annotations
1 error and 5 warnings
cargo fmt
Process completed with exit code 1.
|
cargo fmt:
cs_derive/src/lib.rs#L6
Diff in /home/runner/work/era-boojum/era-boojum/cs_derive/src/lib.rs
|
cargo fmt:
cs_derive/src/witness_var_length_encodable/mod.rs#L1
Diff in /home/runner/work/era-boojum/era-boojum/cs_derive/src/witness_var_length_encodable/mod.rs
|
cargo fmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
cargo build and test (packed_simd) (ubuntu-22.04-github-hosted-16core):
src/lib.rs#L24
unknown lint: `internal_features`
|
cargo build and test (packed_simd) (macos-13-xlarge):
src/lib.rs#L24
unknown lint: `internal_features`
|