Extract code that accepts raw bytes as function arguments from blst C… #50
Annotations
6 errors and 1 warning
blst 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
|
blst 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
|
blst Benchmark (parallel):
kzg/src/eip_4844.rs#L697
the size for values of type `[u8]` cannot be known at compilation time
|
blst 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
|
blst Benchmark (parallel):
kzg/src/eip_4844.rs#L701
the size for values of type `[u8]` cannot be known at compilation time
|
blst Benchmark (parallel)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' 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