Skip to content

Add support for version 1.10 in CI workflow #173

Add support for version 1.10 in CI workflow

Add support for version 1.10 in CI workflow #173

Triggered via push December 29, 2023 01:25
Status Success
Total duration 17m 53s
Artifacts

CI.yml

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

Annotations

5 warnings
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.9 - 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.8 - 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/
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Utilities/Utilities.jl#L34
18 docstrings not included in the manual: QuantumCollocation.Objectives.Objective QuantumCollocation.Objectives.UnitaryInfidelityObjective :: Tuple{} QuantumCollocation.Objectives.InfidelityRobustnessObjective :: Tuple{AbstractMatrix{<:Number}, NamedTrajectories.StructNamedTrajectory.NamedTrajectory} QuantumCollocation.Constraints.NonlinearEqualityConstraint QuantumCollocation.Constraints.EqualityConstraint QuantumCollocation.Constraints.NonlinearInequalityConstraint QuantumCollocation.IpoptOptions.Options QuantumCollocation.Problems.QuantumControlProblem QuantumCollocation.Constraints.constrain! :: Tuple{Ipopt.Optimizer, Vector{MathOptInterface.VariableIndex}, Vector{LinearConstraint}, NamedTrajectories.StructNamedTrajectory.NamedTrajectory} QuantumCollocation.Objectives.L1Regularizer :: Tuple{Symbol, NamedTrajectories.StructNamedTrajectory.NamedTrajectory} QuantumCollocation.Constraints.ComplexModulusContraint :: Tuple{Symbol, Float64, NamedTrajectories.StructNamedTrajectory.NamedTrajectory} QuantumCollocation.Constraints.ComplexModulusContraint :: Tuple{} QuantumCollocation.Dynamics.QuantumDynamics QuantumCollocation.Losses.isovec_unitary_fidelity :: Union{Tuple{AbstractVector, AbstractVector}, Tuple{AbstractVector, AbstractVector, Tuple{AbstractVector{Int64}, AbstractVector{Int64}}}} QuantumCollocation.Constraints.FinalUnitaryFidelityConstraint :: Tuple{Symbol, Float64, NamedTrajectories.StructNamedTrajectory.NamedTrajectory} QuantumCollocation.Objectives.QuantumObjective :: Tuple{} QuantumCollocation.Constraints.FinalQuantumStateFidelityConstraint :: Tuple{Symbol, Float64, NamedTrajectories.StructNamedTrajectory.NamedTrajectory} QuantumCollocation.Losses.infidelity :: Tuple{AbstractVector, AbstractVector} These are docstrings in the checked modules (configured with the modules keyword) that are not included in @docs or @autodocs blocks.
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/