Extract code that accepts raw bytes as function arguments from blst C… #50
Annotations
57 errors and 9 warnings
benchmarks (ubuntu-latest, zkcrypto):
zkcrypto/src/kzg_types.rs#L421
method `g1_lincomb` is not a member of trait `G1Mul`
|
benchmarks (ubuntu-latest, zkcrypto):
zkcrypto/src/fk20_proofs.rs#L27
trait takes 8 generic arguments but 6 generic arguments were supplied
|
benchmarks (ubuntu-latest, zkcrypto):
zkcrypto/src/fk20_proofs.rs#L86
trait takes 8 generic arguments but 6 generic arguments were supplied
|
benchmarks (ubuntu-latest, zkcrypto):
zkcrypto/src/kzg_types.rs#L588
trait takes 7 generic arguments but 5 generic arguments were supplied
|
benchmarks (ubuntu-latest, zkcrypto)
could not compile `rust-kzg-zkcrypto` (lib) due to 4 previous errors
|
benchmarks (ubuntu-latest, zkcrypto)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
benchmarks (windows-latest, zkcrypto):
zkcrypto/src/kzg_types.rs#L421
method `g1_lincomb` is not a member of trait `G1Mul`
|
benchmarks (windows-latest, zkcrypto):
zkcrypto/src/fk20_proofs.rs#L27
trait takes 8 generic arguments but 6 generic arguments were supplied
|
benchmarks (windows-latest, zkcrypto):
zkcrypto/src/fk20_proofs.rs#L86
trait takes 8 generic arguments but 6 generic arguments were supplied
|
benchmarks (windows-latest, zkcrypto):
zkcrypto/src/kzg_types.rs#L588
trait takes 7 generic arguments but 5 generic arguments were supplied
|
benchmarks (windows-latest, zkcrypto)
could not compile `rust-kzg-zkcrypto` (lib) due to 4 previous errors
|
benchmarks (windows-latest, zkcrypto)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
|
benchmarks (macos-11, zkcrypto):
zkcrypto/src/kzg_types.rs#L421
method `g1_lincomb` is not a member of trait `G1Mul`
|
benchmarks (macos-11, zkcrypto):
zkcrypto/src/fk20_proofs.rs#L27
trait takes 8 generic arguments but 6 generic arguments were supplied
|
benchmarks (macos-11, zkcrypto):
zkcrypto/src/fk20_proofs.rs#L86
trait takes 8 generic arguments but 6 generic arguments were supplied
|
benchmarks (macos-11, zkcrypto):
zkcrypto/src/kzg_types.rs#L588
trait takes 7 generic arguments but 5 generic arguments were supplied
|
benchmarks (macos-11, zkcrypto)
could not compile `rust-kzg-zkcrypto` (lib) due to 4 previous errors
|
benchmarks (macos-11, zkcrypto)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
benchmarks (ubuntu-latest, blst):
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
|
benchmarks (ubuntu-latest, blst):
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
|
benchmarks (ubuntu-latest, blst):
kzg/src/eip_4844.rs#L697
the size for values of type `[u8]` cannot be known at compilation time
|
benchmarks (ubuntu-latest, blst):
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
|
benchmarks (ubuntu-latest, blst):
kzg/src/eip_4844.rs#L701
the size for values of type `[u8]` cannot be known at compilation time
|
benchmarks (ubuntu-latest, blst)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
benchmarks (windows-latest, blst):
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
|
benchmarks (windows-latest, blst):
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
|
benchmarks (windows-latest, blst):
kzg/src/eip_4844.rs#L697
the size for values of type `[u8]` cannot be known at compilation time
|
benchmarks (windows-latest, blst):
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
|
benchmarks (windows-latest, blst):
kzg/src/eip_4844.rs#L701
the size for values of type `[u8]` cannot be known at compilation time
|
benchmarks (windows-latest, blst)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
|
benchmarks (ubuntu-latest, arkworks):
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
|
benchmarks (ubuntu-latest, arkworks):
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
|
benchmarks (ubuntu-latest, arkworks):
kzg/src/eip_4844.rs#L697
the size for values of type `[u8]` cannot be known at compilation time
|
benchmarks (ubuntu-latest, arkworks):
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
|
benchmarks (ubuntu-latest, arkworks):
kzg/src/eip_4844.rs#L701
the size for values of type `[u8]` cannot be known at compilation time
|
benchmarks (ubuntu-latest, arkworks)
could not compile `kzg` (lib) due to 5 previous errors
|
benchmarks (ubuntu-latest, arkworks)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
benchmarks (macos-11, blst):
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
|
benchmarks (macos-11, blst):
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
|
benchmarks (macos-11, blst):
kzg/src/eip_4844.rs#L697
the size for values of type `[u8]` cannot be known at compilation time
|
benchmarks (macos-11, blst):
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
|
benchmarks (macos-11, blst):
kzg/src/eip_4844.rs#L701
the size for values of type `[u8]` cannot be known at compilation time
|
benchmarks (macos-11, blst)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
benchmarks (windows-latest, arkworks):
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
|
benchmarks (windows-latest, arkworks):
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
|
benchmarks (windows-latest, arkworks):
kzg/src/eip_4844.rs#L697
the size for values of type `[u8]` cannot be known at compilation time
|
benchmarks (windows-latest, arkworks):
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
|
benchmarks (windows-latest, arkworks):
kzg/src/eip_4844.rs#L701
the size for values of type `[u8]` cannot be known at compilation time
|
benchmarks (windows-latest, arkworks)
could not compile `kzg` (lib) due to 5 previous errors
|
benchmarks (windows-latest, arkworks)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
|
benchmarks (macos-11, arkworks):
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
|
benchmarks (macos-11, arkworks):
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
|
benchmarks (macos-11, arkworks):
kzg/src/eip_4844.rs#L697
the size for values of type `[u8]` cannot be known at compilation time
|
benchmarks (macos-11, arkworks):
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
|
benchmarks (macos-11, arkworks):
kzg/src/eip_4844.rs#L701
the size for values of type `[u8]` cannot be known at compilation time
|
benchmarks (macos-11, arkworks)
could not compile `kzg` (lib) due to 5 previous errors
|
benchmarks (macos-11, arkworks)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
benchmarks (ubuntu-latest, zkcrypto)
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/
|
benchmarks (windows-latest, zkcrypto)
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/
|
benchmarks (macos-11, zkcrypto)
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/
|
benchmarks (ubuntu-latest, blst)
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/
|
benchmarks (windows-latest, blst)
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/
|
benchmarks (ubuntu-latest, arkworks)
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/
|
benchmarks (macos-11, blst)
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/
|
benchmarks (windows-latest, arkworks)
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/
|
benchmarks (macos-11, arkworks)
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/
|