Skip to content

Try caching precompiled files #422

Try caching precompiled files

Try caching precompiled files #422

Triggered via push July 14, 2023 10:00
Status Success
Total duration 15m 52s
Artifacts

CI.yml

on: push
Matrix: Documentation
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Documentation (1.9, ubuntu-latest, x64): ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
failed to run `@example` block in src/examples/google-rqc.md:32-35 ```@example circuit using Quac # hide circuit = Quac.parse("sycamore_m53_d10.qasm") # hide ``` value = ArgumentError: Package Quac [b9105292-1415-45cf-bff1-d6ccf71e6143] is required but does not seem to be installed: - Run `Pkg.instantiate()` to install all recorded dependencies.
Documentation (1.9, ubuntu-latest, x64): ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
9 docstrings not included in the manual: Tenet.Composite Tenet.tensors :: Tuple{TensorNetwork{<:Quantum}, Integer, Vararg{Any}} Tenet.letter :: Tuple{Any} Tenet.layers :: Union{Tuple{As}, Tuple{TensorNetwork{As}, Any}} where As<:Tenet.Composite Base.in :: Tuple{Tensor, TensorNetwork} Tenet.ansatz :: Union{Tuple{Type{<:TensorNetwork{A}}}, Tuple{A}} where A Tenet.marginal :: Tuple{Any, Any} Tenet.Arbitrary Tenet.Ansatz These are docstrings in the checked modules (configured with the modules keyword) that are not included in @docs or @autodocs blocks.