Skip to content

Update ShieldedOutput implementation to return reference from enc_cip… #1448

Update ShieldedOutput implementation to return reference from enc_cip…

Update ShieldedOutput implementation to return reference from enc_cip… #1448

Triggered via push August 14, 2024 07:49
Status Success
Total duration 34m 43s
Artifacts

ci.yml

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

Annotations

10 warnings
/home/runner/work/orchard/orchard/src/lib.rs#L52
doc list item without indentation
/home/runner/work/orchard/orchard/src/lib.rs#L54
doc list item without indentation
/home/runner/work/orchard/orchard/src/lib.rs#L56
doc list item without indentation
/home/runner/work/orchard/orchard/src/lib.rs#L57
doc list item without indentation
/home/runner/work/orchard/orchard/src/lib.rs#L270
use of a fallible conversion when an infallible one could be used
/home/runner/work/orchard/orchard/src/lib.rs#L337
use of a fallible conversion when an infallible one could be used
/home/runner/work/orchard/orchard/src/lib.rs#L121
the borrowed expression implements the required traits
/home/runner/work/orchard/orchard/src/lib.rs#L114
unused return value of `std::hash::Hasher::finish` that must be used
./file/that/probably/doesnt/exist.rs#L0
9 warnings emitted
Code coverage
The following actions use a deprecated Node.js version 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/