Skip to content

#414: use generic ApiExecutionOptions parameter #54

#414: use generic ApiExecutionOptions parameter

#414: use generic ApiExecutionOptions parameter #54

Triggered via pull request January 8, 2024 19:15
Status Success
Total duration 3m 31s
Artifacts

publish-docs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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: crates/lib/src/lib.rs#L33
lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
publish-docs: crates/lib/src/qpu/translation.rs#L177
method `ensure_backend_v1` is never used
publish-docs: crates/lib/src/qpu/api.rs#L201
bounds on generic parameters are not enforced in type aliases
publish-docs: crates/lib/src/qpu/api.rs#L203
bounds on generic parameters are not enforced in type aliases
publish-docs
`qcs` (lib) generated 4 warnings (run `cargo fix --lib -p qcs` to apply 2 suggestions)