Fix branch name for halo2 repository in Cargo.toml #1294
ci.yml
on: push
Bitrot check
1m 52s
Book tests
14s
Code coverage
7m 39s
Intra-doc links
2m 4s
Rustfmt
15s
Matrix: build-latest
Matrix: build-nodefault
Matrix: test
Annotations
8 warnings
/home/runner/work/orchard/orchard/src/lib.rs#L6
unused import: `H`
|
/home/runner/work/orchard/orchard/src/lib.rs#L534
usage of `Iterator::fold` on a type that implements `Try`
|
/home/runner/work/orchard/orchard/src/lib.rs#L615
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
|
/home/runner/work/orchard/orchard/src/lib.rs#L244
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
|
/home/runner/work/orchard/orchard/src/lib.rs#L195
usage of `Iterator::fold` on a type that implements `Try`
|
/home/runner/work/orchard/orchard/src/lib.rs#L201
usage of `Iterator::fold` on a type that implements `Try`
|
./file/that/probably/doesnt/exist.rs#L0
8 warnings emitted
|
Code coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|