This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
crates.io release v0.150.2-rc3 #452
ci.yaml
on: pull_request
cargo build
2m 27s
cargo fmt
40s
cargo test
0s
Annotations
2 errors and 4 warnings
cargo build:
src/witness/utils.rs#L135
the parameter type `impl Iterator<Item = &'a ([F; N], [F; QUEUE_STATE_WIDTH], I)>` may not live long enough
|
cargo build
Process completed with exit code 101.
|
cargo fmt
The following actions uses Node.js version which is deprecated 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
The following actions uses Node.js version which is deprecated 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:
circuit_definitions/src/lib.rs#L4
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
|
cargo build:
src/lib.rs#L6
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
|