Extract code that accepts raw bytes as function arguments from blst C… #50
Annotations
7 errors and 1 warning
arkworks Benchmark (parallel):
kzg/src/eip_4844.rs#L192
the method `into_par_iter` exists for type parameter `impl IntoIterator<Item = [u8; BYTES_PER_BLOB]>`, but its trait bounds were not satisfied
|
arkworks Benchmark (parallel):
kzg/src/eip_4844.rs#L192
the method `into_par_iter` exists for type parameter `impl IntoIterator<Item = [u8; 48]>`, but its trait bounds were not satisfied
|
arkworks Benchmark (parallel):
kzg/src/eip_4844.rs#L697
the size for values of type `[u8]` cannot be known at compilation time
|
arkworks Benchmark (parallel):
kzg/src/eip_4844.rs#L192
the method `into_par_iter` exists for type parameter `impl IntoIterator<Item = [u8; 48]>`, but its trait bounds were not satisfied
|
arkworks Benchmark (parallel):
kzg/src/eip_4844.rs#L701
the size for values of type `[u8]` cannot be known at compilation time
|
arkworks Benchmark (parallel)
could not compile `kzg` (lib) due to 5 previous errors
|
arkworks Benchmark (parallel)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading