Skip to content

Merge pull request #160 from kestrelquantum/problem-template-options-… #319

Merge pull request #160 from kestrelquantum/problem-template-options-…

Merge pull request #160 from kestrelquantum/problem-template-options-… #319

Triggered via push October 9, 2024 02:00
Status Failure
Total duration 21m 17s
Artifacts

CI.yml

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

Annotations

1 error, 9 warnings, and 1 notice
Documentation
Process completed with exit code 1.
Julia 1.10 - ubuntu-latest - x64 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Julia 1.10 - ubuntu-latest - x64 - push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Documentation: ../../../.julia/packages/Documenter/C1XEF/src/utilities/utilities.jl#L46
undefined binding 'QuantumCollocation.Losses.isovec_unitary_fidelity' in `@docs` block in src/generated/man/losses.md:9-11 ```@docs Losses.isovec_unitary_fidelity ```
Documentation: ../../../.julia/packages/Documenter/C1XEF/src/utilities/utilities.jl#L46
duplicate docs found for 'QuantumCollocation.ProblemTemplates.UnitaryMinimumTimeProblem' in src/lib.md:4-6 ```@autodocs Modules = [QuantumCollocation.ProblemTemplates] ```
Documentation: ../../../.julia/packages/Documenter/C1XEF/src/utilities/utilities.jl#L46
duplicate docs found for 'QuantumCollocation.EmbeddedOperators.EmbeddedOperator' in src/lib.md:39-41 ```@autodocs Modules = [QuantumCollocation.EmbeddedOperators] ```
Documentation: ../../../.julia/packages/Documenter/C1XEF/src/utilities/utilities.jl#L46
duplicate docs found for 'QuantumCollocation.EmbeddedOperators.get_subspace_indices' in src/lib.md:39-41 ```@autodocs Modules = [QuantumCollocation.EmbeddedOperators] ```
Documentation: ../../../.julia/packages/Documenter/C1XEF/src/utilities/utilities.jl#L46
duplicate docs found for 'QuantumCollocation.EmbeddedOperators.get_subspace_indices' in src/lib.md:39-41 ```@autodocs Modules = [QuantumCollocation.EmbeddedOperators] ```
Documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Documentation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, julia-actions/setup-julia@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
[julia-buildpkg] Caching of the julia depot was not detected
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache. To ignore, set input `ignore-no-cache: true`