Skip to content

add support for symbols as keys #135

add support for symbols as keys

add support for symbols as keys #135

Triggered via pull request December 1, 2023 10:43
Status Failure
Total duration 3m 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

Documenter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
Documentation: ../../../.julia/packages/Documenter/ifiMq/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/ifiMq/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/ifiMq/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/ifiMq/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/ifiMq/src/utilities/utilities.jl#L44
19 docstrings not included in the manual: Base.resize! :: Union{Tuple{N}, Tuple{T}, Tuple{ZArray{T, N}, Tuple{Vararg{T, N}} where T}} where {T, N} Zarr.VLenArrayFilter Zarr.chunkindices :: Tuple{ZArray} Zarr.ConsolidatedStore Zarr.gcs_credentials :: Tuple{Any, Any, Any} Zarr.gcs_credentials :: Tuple{} Base.append! :: Union{Tuple{N}, Tuple{ZArray{<:Any, N}, Any}} where N Zarr.HTTPStore JSON.Writer.lower :: Tuple{Zarr.Metadata} Zarr.storageratio :: Tuple{ZArray} Zarr.VLenUTF8Filter Zarr.subkeys 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.uncompress_raw! :: Union{Tuple{N}, Tuple{Any, ZArray{<:Any, N}, Any}} where N Zarr.concurrent_io_tasks Zarr.trans_ind :: Tuple{AbstractUnitRange, Any} Zarr.normalize_path :: Tuple{AbstractString} 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.
Documentation: ../../../.julia/packages/Documenter/ifiMq/src/expander_pipeline.jl#L298
In src/storage.md:4-6: `@meta` block has an unsupported keyword argument: CurrentModule
Documentation: ../../../.julia/packages/Documenter/ifiMq/src/expander_pipeline.jl#L298
In src/tutorial.md:1-6: `@meta` block has an unsupported keyword argument: CurrentModule