Skip to content

reorganize docs

reorganize docs #1165

Triggered via pull request January 11, 2024 15:54
Status Cancelled
Total duration 6m 8s
Artifacts

CI.yml

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

Annotations

4 errors, 2 warnings, and 1 notice
Julia 1.6.7 - windows-latest - x86 - pull_request
The operation was canceled.
Julia 1 - windows-latest - x86 - pull_request
The operation was canceled.
Julia 1 - ubuntu-latest - x64 - pull_request
The operation was canceled.
Julia 1.6.7 - ubuntu-latest - x64 - pull_request
The operation was canceled.
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L46
73 docstrings not included in the manual: Finch.dimensionalize! :: Tuple{Any, Any} Finch.finch_kernel :: Tuple{Any, Any, Any} Finch.enforce_lifecycles :: Tuple{Any} Finch.concordize :: Tuple{Any, Finch.AbstractCompiler} Finch.RepeatRLELevel Finch.SubFiber Finch.FinchNotation.tag Finch.pattern! :: Tuple{Tensor} Finch.contain :: Union{Tuple{Any, Finch.AbstractCompiler}, Tuple{Any, Finch.AbstractCompiler, Any}} Finch.lift_broadcast :: Union{Tuple{Base.Broadcast.Broadcasted{Style, Axes, F}}, Tuple{F}, Tuple{Axes}, Tuple{Style}} where {Style, Axes, F<:Function} Finch.collapsed :: NTuple{6, Any} Finch.getunbound :: Tuple{Any} Finch.enforce_scopes :: Tuple{Any} Finch.PatternLevel Finch.is_injective Finch.data_rep :: Tuple{Any} Finch.FinchNotation.isvariable :: Tuple{Finch.FinchNotation.FinchNode} Finch.FinchNotation.initwrite :: Tuple{Any} Finch.striplines :: Tuple{Expr} Finch.SparseData Base.resize! :: Tuple{Tensor, Vararg{Any}} Finch.FinchNotation.isindex :: Tuple{Finch.FinchNotation.FinchNode} Finch.combinedim :: Tuple{Any, Any, Any} Finch.virtual_moveto Finch.virtual_default Finch.wrapperize :: Tuple{Any, Finch.AbstractCompiler} Finch.ExtrudeData Finch.ffindnz :: Tuple{Any} Finch.thaw_level! Finch.virtual_size Finch.fiber_ctr Finch.fsprand :: Tuple Finch.ensure_concurrent :: Tuple{Any, Any} Finch.FinchNotation.isliteral :: Tuple{Finch.FinchNotation.FinchNode} Finch.FinchNotation.TagInstance Finch.getindex_rep :: Tuple{Any, Vararg{Any}} Finch.evaluate_partial :: Tuple{Any, Any} Finch.FinchNotation.isvalue :: Tuple{Finch.FinchNotation.FinchNode} Finch.scansearch :: Union{Tuple{T}, Tuple{Any, Any, T, T}} where T<:Integer Finch.unblock :: Tuple{Expr} Finch.instantiate! :: Tuple{Any, Any} Finch.fsparse! :: Tuple Finch.FinchNotation.isvirtual :: Tuple{Finch.FinchNotation.FinchNode} Finch.collapse_rep :: Tuple{Any} Finch.redefault! :: Tuple{Tensor, Any} Finch.dataflow :: Tuple{Any} Finch.is_atomic Finch.countstored :: Tuple{Tensor} Core.Array :: Tuple{Union{Finch.SwizzleArray, Tensor}} Finch.unresolve :: Tuple{Any} Finch.reduce_rep Finch.SeparationLevel Finch.lower_global :: Tuple{Any, Any} Finch.SparseVBLLevel Finch.RepeatData Finch.unquote_literals :: Tuple{Any} Finch.ElementData Finch.@StaGeD :: Tuple{Any} Finch.FinchNotation.isstateful :: Tuple{Finch.FinchNotation.FinchNode} Finch.Limit Finch.FinchNotation.isconstant :: Tuple{Finch.FinchNotation.FinchNode} Finch.regensym :: Tuple{Any} Finch.HollowData Finch.DenseData Finch.virtual_eltype Finch.pretty :: Tuple{Any} Finch.Infinitesimal Finch.FinchNotation.virtual Finch.fspzeros :: Tuple Finch.getresults :: Tuple{Finch.FinchNotation.FinchNode} Finch.get_wrapper_rules :: Tuple{Any, Any, Any} Finch.FinchNotation.overwrite :: Tuple{Any, Any} Finch.fsparse :: Tuple{AbstractVector, Vararg{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#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 = "..."), ...)`.
[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`