Skip to content

Update src/Storage/Storage.jl #7

Update src/Storage/Storage.jl

Update src/Storage/Storage.jl #7

Triggered via push October 12, 2023 21:04
Status Failure
Total duration 6m 14s
Artifacts

Documenter.yml

on: push
Documentation
6m 3s
Documentation
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Documentation: ../../../.julia/packages/Documenter/cxHBW/src/utilities/utilities.jl#L44
no docs found for 'zname' in `@docs` block in src/storage.md:9-18 ```@docs storagesize zname Base.getindex(d::AbstractStore,i::String) Base.setindex!(d::AbstractStore,v,i::String) subdirs Base.keys(d::AbstractStore) newsub getsub ```
Documentation: ../../../.julia/packages/Documenter/cxHBW/src/utilities/utilities.jl#L44
no docs found for 'Base.keys(d::AbstractStore)' in `@docs` block in src/storage.md:9-18 ```@docs storagesize zname Base.getindex(d::AbstractStore,i::String) Base.setindex!(d::AbstractStore,v,i::String) subdirs Base.keys(d::AbstractStore) newsub getsub ```
Documentation: ../../../.julia/packages/Documenter/cxHBW/src/utilities/utilities.jl#L44
undefined binding 'Zarr.newsub' in `@docs` block in src/storage.md:9-18 ```@docs storagesize zname Base.getindex(d::AbstractStore,i::String) Base.setindex!(d::AbstractStore,v,i::String) subdirs Base.keys(d::AbstractStore) newsub getsub ```
Documentation: ../../../.julia/packages/Documenter/cxHBW/src/utilities/utilities.jl#L44
undefined binding 'Zarr.getsub' in `@docs` block in src/storage.md:9-18 ```@docs storagesize zname Base.getindex(d::AbstractStore,i::String) Base.setindex!(d::AbstractStore,v,i::String) subdirs Base.keys(d::AbstractStore) newsub getsub ```
Documentation: ../../../.julia/packages/Documenter/cxHBW/src/utilities/utilities.jl#L44
21 docstrings not included in the manual: Base.append! :: Union{Tuple{N}, Tuple{ZArray{<:Any, N}, Any}} where N Zarr.gcs_credentials :: Tuple{Any, Any, Any} Zarr.gcs_credentials :: Tuple{} Zarr.HTTPStore Base.resize! :: Union{Tuple{N}, Tuple{T}, Tuple{ZArray{T, N}, Tuple{Vararg{T, N}} where T}} where {T, N} JSON.Writer.lower :: Tuple{Zarr.Metadata} Zarr.chunkindices :: Tuple{ZArray} Zarr.concurrent_io_tasks Zarr.ZipStore Zarr.writezip :: Union{Tuple{IO, Zarr.AbstractStore}, Tuple{IO, Zarr.AbstractStore, Any}} Zarr.Metadata :: Tuple{AbstractDict, Any} Zarr.Metadata Zarr.Metadata :: Union{Tuple{C}, Tuple{N}, Tuple{T}, Tuple{AbstractArray{T, N}, Tuple{Vararg{Int64, N}}}} where {T, N, C} Zarr.normalize_path :: Tuple{AbstractString} Zarr.VLenUTF8Filter Zarr.VLenArrayFilter Zarr.trans_ind :: Tuple{AbstractUnitRange, Any} Zarr.uncompress_raw! :: Union{Tuple{N}, Tuple{Any, ZArray{<:Any, N}, Any}} where N Zarr.subkeys Zarr.ConsolidatedStore Zarr.storageratio :: Tuple{ZArray} These are docstrings in the checked modules (configured with the modules keyword) that are not included in canonical @docs or @autodocs blocks.
Documentation
Process completed with exit code 1.