Skip to content

Merge pull request #309 from willow-ahrens/wma/fix-steppers #1051

Merge pull request #309 from willow-ahrens/wma/fix-steppers

Merge pull request #309 from willow-ahrens/wma/fix-steppers #1051

Triggered via push October 31, 2023 15:11
Status Failure
Total duration 44m 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

CI.yml

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

Annotations

3 errors and 8 warnings
Julia nightly - ubuntu-latest - x64 - push
Process completed with exit code 1.
Julia nightly - windows-latest - x86 - push
Process completed with exit code 1.
Julia 1.6.7 - windows-latest - x86 - push
Process completed with exit code 1.
Documentation: ../../../.julia/packages/Documenter/nQAq5/src/utilities/utilities.jl#L46
70 docstrings not included in the manual: Finch.fsparse! :: Union{Tuple{Tuple, Any}, Tuple{Tuple, Any, Any}} Finch.ExtrudeData Finch.FinchNotation.isvalue :: Tuple{Finch.FinchNotation.FinchNode} Finch.Limit Finch.FinchNotation.isstateful :: Tuple{Finch.FinchNotation.FinchNode} Finch.FinchNotation.TagInstance Finch.Fiber Finch.FinchNotation.isconstant :: Tuple{Finch.FinchNotation.FinchNode} Finch.enforce_scopes :: Tuple{Any} Finch.finch_kernel :: Tuple{Any, Any, Any} Finch.lower_global :: Tuple{Any, Any} Finch.ensure_concurrent :: Tuple{Any, Any} Finch.get_wrapper_rules :: Tuple{Any, Any, Any} Finch.@StaGeD :: Tuple{Any} Finch.fsparse :: Union{Tuple{Tuple, Vector}, Tuple{Tuple, Vector, Any}, Tuple{Tuple, Vector, Any, Any}} Finch.contain :: Union{Tuple{Any, Finch.AbstractCompiler}, Tuple{Any, Finch.AbstractCompiler, Any}} Finch.FinchNotation.tag Finch.FinchNotation.isliteral :: Tuple{Finch.FinchNotation.FinchNode} Finch.evaluate_partial :: Tuple{Any, Any} Finch.is_injective Finch.dimensionalize! :: Tuple{Any, Any} Finch.DenseData Finch.redefault! :: Tuple{Fiber, Any} Finch.getresults :: Tuple{Finch.FinchNotation.FinchNode} Finch.getunbound :: Tuple{Any} Finch.data_rep :: Tuple{Any} Finch.ElementData Finch.unblock :: Tuple{Expr} Finch.unresolve :: Tuple{Any} Finch.SparseData Finch.striplines :: Tuple{Expr} Finch.regensym :: Tuple{Any} Finch.fiber_ctr Finch.is_atomic Finch.collapse_rep :: Tuple{Any} Finch.HollowData Finch.SparseVBLLevel Finch.combinedim :: Tuple{Any, Any, Any} Finch.FinchNotation.overwrite :: Tuple{Any, Any} Finch.scansearch :: Union{Tuple{T}, Tuple{Any, Any, T, T}} where T<:Integer Finch.FinchNotation.initwrite :: Tuple{Any} Finch.PatternLevel Finch.fspzeros :: Tuple{Any} Finch.FinchNotation.isvirtual :: Tuple{Finch.FinchNotation.FinchNode} Finch.countstored :: Tuple{Fiber} Finch.RepeatRLELevel Finch.fsprand :: Union{Tuple{T}, Tuple{Tuple, AbstractFloat, Function, Type{T}}} where T Finch.wrapperize :: Tuple{Any, Finch.AbstractCompiler} Finch.lift_broadcast :: Union{Tuple{Base.Broadcast.Broadcasted{Style, Axes, F}}, Tuple{F}, Tuple{Axes}, Tuple{Style}} where {Style, Axes, F<:Function} Finch.ffindnz :: Tuple{Any} Finch.FinchNotation.isvariable :: Tuple{Finch.FinchNotation.FinchNode} Finch.concordize :: Tuple{Any, Finch.AbstractCompiler} Finch.Infinitesimal Finch.virtual_default Finch.virtual_size Finch.FinchNotation.virtual Finch.pretty :: Tuple{Any} Finch.SubFiber Finch.dataflow :: Tuple{Any} Finch.collapsed :: NTuple{6, Any} Finch.unquote_literals :: Tuple{Any} Finch.pattern! :: Tuple{Fiber} Finch.virtual_moveto Finch.reduce_rep Finch.getindex_rep :: Tuple{Any, Vararg{Any}} Finch.FinchNotation.isindex :: Tuple{Finch.FinchNotation.FinchNode} Finch.RepeatData Finch.instantiate! :: Tuple{Any, Any} Finch.virtual_eltype Finch.enforce_lifecycles :: Tuple{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/nQAq5/src/html/HTMLWriter.jl#L707
Unable to determine the repository root URL for the navbar link. This can happen when a string is passed to the `repo` keyword of `makedocs`. To remove this warning, either pass a Remotes.Remote object to `repo` to completely specify the remote repository, or explicitly set the remote URL by setting `repolink` via `makedocs(format = HTML(repolink = "..."), ...)`.
Documentation: ../../../.julia/packages/Documenter/nQAq5/src/deploydocs.jl#L464
removing `stable` and linking `stable` to `v0.6.5`.
Documentation: ../../../.julia/packages/Documenter/nQAq5/src/deploydocs.jl#L464
removing `v0.6` and linking `v0.6` to `v0.6.5`.
Documentation: ../../../.julia/packages/Documenter/nQAq5/src/deploydocs.jl#L464
removing `v0.5` and linking `v0.5` to `v0.5.4`.
Documentation: ../../../.julia/packages/Documenter/nQAq5/src/deploydocs.jl#L464
removing `v0.4` and linking `v0.4` to `v0.4.0`.
Documentation: ../../../.julia/packages/Documenter/nQAq5/src/deploydocs.jl#L464
removing `v0.3` and linking `v0.3` to `v0.3.1`.
Julia 1.6.7 - ubuntu-latest - x64 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/