Skip to content

buildkite fixes

buildkite fixes #927

Triggered via pull request January 27, 2024 00:59
Status Failure
Total duration 18m 23s
Artifacts

ci.yml

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

Annotations

1 error, 8 warnings, and 1 notice
Julia 1 - t=5 - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
Julia 1 - t=5 - ubuntu-latest - x64 - pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: julia-actions/setup-julia@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Julia 1 - t=1 - ubuntu-latest - x64 - pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: julia-actions/setup-julia@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Julia 1.9 - t=1 - ubuntu-latest - x64 - pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: julia-actions/setup-julia@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Julia 1.9 - t=5 - ubuntu-latest - x64 - pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: julia-actions/setup-julia@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Documentation: ../../../.julia/packages/Makie/QGPt0/src/scenes.jl#L220
Found `resolution` in the theme when creating a `Scene`. The `resolution` keyword for `Scene`s and `Figure`s has been deprecated. Use `Figure(; size = ...` or `Scene(; size = ...)` instead, which better reflects that this is a unitless size and not a pixel resolution. The key could also come from `set_theme!` calls or related theming functions.
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L46
54 docstrings not included in the manual: QuantumInterface.permutesystems :: Tuple{QuantumInterface.CompositeBasis, Any} LinearAlgebra.normalize! :: Tuple{QuantumInterface.AbstractOperator} LinearAlgebra.normalize! :: Tuple{QuantumInterface.StateVector} QuantumInterface.SpinBasis QuantumInterface.basis QuantumInterface.PauliBasis QuantumInterface.check_indices :: Tuple{Any, Any} QuantumInterface.GenericBasis QuantumInterface.equal_bases :: Tuple{Any, Any} LinearAlgebra.ishermitian :: Tuple{QuantumInterface.AbstractOperator} QuantumInterface.NLevelBasis Base.exp :: Tuple{QuantumInterface.AbstractOperator} LinearAlgebra.normalize :: Tuple{QuantumInterface.AbstractOperator} LinearAlgebra.normalize :: Tuple{QuantumInterface.StateVector} QuantumInterface.reduced :: Tuple{QuantumInterface.CompositeBasis, Any} QuantumInterface.samebases :: Tuple{QuantumInterface.Basis, QuantumInterface.Basis} QuantumInterface.AbstractOperator QuantumInterface.equal_shape :: Tuple{Any, Any} QuantumInterface.shiftremove :: Tuple{Any, Any} QuantumClifford.ECC.naive_ancillary_paulimeasurement :: Union{Tuple{PauliOperator}, Tuple{PauliOperator, Any}, Tuple{PauliOperator, Any, Any}} QuantumClifford.ECC.AbstractECCSetup QuantumInterface.check_multiplicable :: Tuple{Any, Any} QuantumInterface.variance :: Union{Tuple{BC}, Tuple{B}, Tuple{Any, QuantumInterface.AbstractOperator{B, B}, QuantumInterface.AbstractOperator{BC, BC}}} where {B, BC<:QuantumInterface.CompositeBasis} QuantumClifford.ECC.hgp :: Tuple{Any, Any} QuantumInterface.complement :: Tuple{Any, Any} QuantumInterface.remove :: Tuple{Any, Any} QuantumClifford.ECC.parity_matrix :: Tuple{QuantumClifford.ECC.AbstractECC} QuantumClifford.ECC.shor_ancillary_paulimeasurement :: Union{Tuple{PauliOperator}, Tuple{PauliOperator, Any}, Tuple{PauliOperator, Any, Any}} QuantumClifford.ECC.AbstractSyndromeDecoder QuantumInterface.IncompatibleBases QuantumClifford.ECC.logx_ops :: Tuple{Any} QuantumInterface.AbstractSuperOperator QuantumInterface.CompositeBasis QuantumInterface.embed :: Union{Tuple{T}, Tuple{QuantumInterface.CompositeBasis, QuantumInterface.CompositeBasis, Dict{<:Vector{<:Integer}, T}}} where T<:QuantumInterface.AbstractOperator QuantumInterface.embed :: Union{Tuple{T}, Tuple{QuantumInterface.CompositeBasis, QuantumInterface.CompositeBasis, Any, Vector{T}}} where T<:QuantumInterface.AbstractOperator QuantumInterface.check_embed_indices :: Tuple{Any} QuantumInterface.StateVector LinearAlgebra.tr :: Tuple{QuantumInterface.AbstractOperator} QuantumClifford.ECC.logz_ops :: Tuple{Any} QuantumInterface.check_samebases :: Tuple{Any, Any} QuantumInterface.SumBasis QuantumInterface.multiplicable :: Tuple{QuantumInterface.Basis, QuantumInterface.Basis} QuantumInterface.directsum :: Tuple{QuantumInterface.Basis, QuantumInterface.Basis} QuantumInterface.FockBasis Base.length :: Tuple{QuantumInterface.Basis} QuantumClifford.ECC.physical_ECC_circuit QuantumInterface.check_sortedindices :: Tuple{Any, Any} SparseArrays.sparse :: Tuple{QuantumInterface.AbstractOperator} QuantumInterface.@samebases :: Tuple{Any} QuantumInterface.Basis QuantumInterface.identityoperator :: Union{Tuple{S}, Tuple{T}, Tuple{Type{T}, Type{S}, QuantumInterface.Basis, QuantumInterface.Basis}} where {T<:QuantumInterface.AbstractOperator, S} LinearAlgebra.norm :: Tuple{QuantumInterface.StateVector} QuantumInterface.identitysuperoperator QuantumInterface.ptrace :: Tuple{QuantumInterface.CompositeBasis, Any} These are docstrings in the checked modules (configured with the modules keyword) that are not included in canonical @docs or @autodocs blocks.
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/html/HTMLWriter.jl#L779
For 14 @example blocks, the 'text/html' representation of the resulting object is above the the threshold (example_size_threshold: 8192 bytes). - 9 blocks had 'image/png' fallback image representation available, using that. On pages: ECC_evaluating.md, canonicalization.md, plotting.md - 5 blocks had 'image/svg+xml' fallback image representation available, using that. On pages: plotting.md
Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: julia-actions/setup-julia@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
[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`