Skip to content

Convert fill values correctly from negative to unsigned integers #230

Convert fill values correctly from negative to unsigned integers

Convert fill values correctly from negative to unsigned integers #230

Triggered via pull request December 6, 2024 14:10
Status Success
Total duration 4m 38s
Artifacts

Documenter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings and 1 notice
Documentation: ../../../.julia/packages/Documenter/Bs999/src/utilities/utilities.jl#L46
33 docstrings not included in the manual: Zarr.VLenArrayFilter Zarr.sourcetype Zarr.getfilter Zarr.DeltaFilter Zarr.storageratio :: Tuple{ZArray} Zarr.Metadata :: Union{Tuple{C}, Tuple{N}, Tuple{T}, Tuple{AbstractArray{T, N}, NTuple{N, Int64}}} where {T, N, C} Zarr.Metadata Zarr.Metadata :: Tuple{AbstractDict, Any} Zarr.zdecode Zarr.Filter Zarr.ZipStore Zarr.FixedScaleOffsetFilter Base.resize! :: Union{Tuple{N}, Tuple{T}, Tuple{ZArray{T, N}, NTuple{N, T} where T}} where {T, N} Zarr.ConsolidatedStore Zarr.zencode Zarr.Fletcher32Filter Zarr.trans_ind :: Tuple{AbstractUnitRange, Any} Zarr.AbstractStore Zarr.desttype Zarr.VLenUTF8Filter Zarr.chunkindices :: Tuple{ZArray} Base.append! :: Union{Tuple{N}, Tuple{ZArray{<:Any, N}, Any}} where N Zarr.writezip :: Union{Tuple{IO, Zarr.AbstractStore}, Tuple{IO, Zarr.AbstractStore, Any}} Zarr.subkeys Zarr.concurrent_io_tasks Zarr.missing_chunk_return_code! :: Tuple{Zarr.ConsolidatedStore, Any} Zarr.HTTPStore JSON.Writer.lower :: Tuple{Zarr.Metadata} Zarr.gcs_credentials :: Tuple{Any, Any, Any} Zarr.gcs_credentials :: Tuple{} Zarr.uncompress_raw! :: Union{Tuple{N}, Tuple{Any, ZArray{<:Any, N}, Any}} where N Zarr.QuantizeFilter 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: ../../../.julia/packages/Documenter/Bs999/src/deploydocs.jl#L552
removing `stable` and linking `stable` to `v0.3.2`.
Documentation: ../../../.julia/packages/Documenter/Bs999/src/deploydocs.jl#L552
removing `v0.3` and linking `v0.3` to `v0.3.2`.
Documentation: ../../../.julia/packages/Documenter/Bs999/src/deploydocs.jl#L552
removing `v0.2` and linking `v0.2` to `v0.2.0`.
[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`