Skip to content

feat!: Shot count is now represented as an unsigned 32-bit, up from 16-bit, allowing for higher shot counts #605

feat!: Shot count is now represented as an unsigned 32-bit, up from 16-bit, allowing for higher shot counts

feat!: Shot count is now represented as an unsigned 32-bit, up from 16-bit, allowing for higher shot counts #605

Triggered via pull request October 23, 2024 23:15
Status Failure
Total duration 1m 54s
Artifacts

publish-docs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
publish-docs: crates/python/src/executable.rs#L111
cannot find value `optional_non_zero_u16` in module `crate::from_py`
publish-docs: crates/python/src/qvm/api.rs#L128
cannot find function `try_from_u16_to_non_zero_u16` in module `crate::from_py`
publish-docs: crates/python/src/qvm/api.rs#L121
mismatched types
publish-docs: crates/python/src/qvm/api.rs#L193
mismatched types
publish-docs
could not compile `qcs-sdk-python` (lib) due to 4 previous errors
publish-docs
The process '/home/runner/.cargo/bin/cargo' failed with exit code 105
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/