Skip to content

Expose hardware prng sequence #636

Expose hardware prng sequence

Expose hardware prng sequence #636

Triggered via pull request November 25, 2024 16:46
Status Failure
Total duration 1m 27s
Artifacts

publish-docs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
publish-docs
Resource not accessible by integration
publish-docs
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
publish-docs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions-rs/cargo@v1, syphar/restore-virtualenv@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
publish-docs: crates/lib/src/qpu/mod.rs#L19
missing documentation for a module
publish-docs: crates/lib/src/qpu/mod.rs#L20
missing documentation for a module
publish-docs: crates/lib/src/qpu/api.rs#L366
type could implement `Copy`; consider adding `impl Copy`
publish-docs: crates/lib/src/qpu/extern_call.rs#L13
missing documentation for a variant
publish-docs: crates/lib/src/qpu/extern_call.rs#L15
missing documentation for a variant
publish-docs: crates/lib/src/qpu/extern_call.rs#L17
missing documentation for a variant
publish-docs: crates/lib/src/qpu/extern_call.rs#L52
missing documentation for a struct
publish-docs: crates/lib/src/qpu/extern_call.rs#L103
missing documentation for a struct
publish-docs: crates/lib/src/qpu/extern_call.rs#L109
missing documentation for an associated function
publish-docs: crates/lib/src/qpu/randomized_measurements.rs#L21
missing documentation for an enum