Skip to content

Updated blst to latest c-kzg hash #160

Updated blst to latest c-kzg hash

Updated blst to latest c-kzg hash #160

Triggered via pull request October 1, 2023 13:44
Status Failure
Total duration 2m 31s
Artifacts

mcl-tests.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
tests (ubuntu-latest): mcl/kzg/src/c_bindings.rs#L6
unresolved import `kzg::eip_4844::CFFTSettings`
tests (ubuntu-latest): mcl/kzg/src/trait_implementations/poly.rs#L9
method `new` has an incompatible type for trait
tests (ubuntu-latest): mcl/kzg/src/c_bindings.rs#L38
no field `fs` on type `CKZGSettings`
tests (ubuntu-latest): mcl/kzg/src/c_bindings.rs#L43
no field `fs` on type `CKZGSettings`
tests (ubuntu-latest): mcl/kzg/src/c_bindings.rs#L150
no field `fs` on type `CKZGSettings`
tests (ubuntu-latest)
could not compile `rust-kzg-mcl` (lib) due to 5 previous errors
tests (ubuntu-latest)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
tests (ubuntu-latest)
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/