Skip to content

Fix doc tests (#121) #122

Fix doc tests (#121)

Fix doc tests (#121) #122

Triggered via push July 5, 2023 07:04
Status Success
Total duration 6m 1s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

Documenter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
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/bYYzK/src/Utilities/Utilities.jl#L34
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/bYYzK/src/Utilities/Utilities.jl#L34
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/bYYzK/src/Utilities/Utilities.jl#L34
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/bYYzK/src/Utilities/Utilities.jl#L34
25 docstrings not included in the manual: Zarr.ZlibCompressor Zarr.normalize_path :: Tuple{AbstractString} Zarr.zopen :: Union{Tuple{Zarr.AbstractStore}, Tuple{Zarr.AbstractStore, Any}} Zarr.zopen :: Union{Tuple{String}, Tuple{String, Any}} Zarr.trans_ind :: Tuple{AbstractUnitRange, 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.Metadata :: Tuple{AbstractDict, Any} Base.append! :: Union{Tuple{N}, Tuple{ZArray{<:Any, N}, Any}} where N Zarr.ConsolidatedStore Zarr.VLenArrayFilter Zarr.gcs_credentials :: Tuple{Any, Any, Any} Zarr.gcs_credentials :: Tuple{} Zarr.concurrent_io_tasks Zarr.chunkindices :: Tuple{ZArray} Zarr.HTTPStore Zarr.storageratio :: Tuple{ZArray} Zarr.zgroup :: Tuple{ZGroup, Any} Zarr.zgroup :: Union{Tuple{Zarr.AbstractStore}, Tuple{Zarr.AbstractStore, String}} Zarr.zopen_noerr :: Union{Tuple{Zarr.AbstractStore}, Tuple{Zarr.AbstractStore, Any}} Zarr.uncompress_raw! :: Union{Tuple{N}, Tuple{Any, ZArray{<:Any, N}, Any}} where N JSON.Writer.lower :: Tuple{Zarr.Metadata} Zarr.VLenUTF8Filter Zarr.subkeys Base.resize! :: Union{Tuple{N}, Tuple{T}, Tuple{ZArray{T, N}, Tuple{Vararg{T, N}} where T}} where {T, N} These are docstrings in the checked modules (configured with the modules keyword) that are not included in @docs or @autodocs blocks.