Skip to content

Revert "Add .circleci/config.yml to avoid CI check error" #1382

Revert "Add .circleci/config.yml to avoid CI check error"

Revert "Add .circleci/config.yml to avoid CI check error" #1382

Triggered via push July 9, 2024 12:23
Status Success
Total duration 10m 18s
Artifacts

ci.yml

on: push
Matrix: build-latest
Matrix: build-nodefault
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 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#L19
doc list item missing indentation
/home/runner/work/orchard/orchard/src/lib.rs#L21
doc list item missing indentation
/home/runner/work/orchard/orchard/src/lib.rs#L23
doc list item missing indentation
/home/runner/work/orchard/orchard/src/lib.rs#L24
doc list item missing indentation
/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#L121
the borrowed expression implements the required traits
/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
13 warnings emitted
Code coverage
The following actions uses Node.js version which is deprecated and will be forced to run on node20: codecov/codecov-action@v3.1.4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/