Skip to content

Implement DiskArrays 0.4 interface (#189) #89

Implement DiskArrays 0.4 interface (#189)

Implement DiskArrays 0.4 interface (#189) #89

Triggered via push May 22, 2024 10:42
Status Success
Total duration 2m 2s
Artifacts

Documenter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings and 1 notice
Documentation: ../../../.julia/packages/Documenter/bFHi4/src/DocChecks.jl#L69
11 docstrings not included in the manual: NetCDF._close :: Tuple{Union{NcFile, NcVar}} NetCDF.nc_string2char :: Tuple{Array{String}} NetCDF.readvar! :: Union{Tuple{N}, Tuple{T}, Tuple{NcVar{T, N}, AbstractArray, Vararg{Union{Colon, Integer, UnitRange}}}} where {T, N} NetCDF.readvar! :: Tuple{NcVar, AbstractArray} NetCDF.NcFile NetCDF.putatt :: Tuple{NcFile, AbstractString, Dict} NetCDF.sync :: Tuple{NcFile} NetCDF.nc_char2string :: Tuple{Array{NetCDF.ASCIIChar}} NetCDF.check :: Tuple{Int32} NetCDF.NetCDFError NetCDF.NetCDFError :: Tuple{Int32} These are docstrings in the checked modules (configured with the modules keyword) that are not included in @docs or @autodocs blocks.
Documentation: ../../../.julia/packages/Documenter/bFHi4/src/Documenter.jl#L685
removing `stable` and linking `stable` to `v0.11.8`.
Documentation: ../../../.julia/packages/Documenter/bFHi4/src/Documenter.jl#L685
removing `v0.11` and linking `v0.11` to `v0.11.8`.
Documentation: ../../../.julia/packages/Documenter/bFHi4/src/Documenter.jl#L685
removing `v0.8` and linking `v0.8` to `v0.8.2`.
Documentation: ../../../.julia/packages/Documenter/bFHi4/src/Documenter.jl#L685
removing `v0.7` and linking `v0.7` to `v0.7.3`.
Documentation: ../../../.julia/packages/Documenter/bFHi4/src/Documenter.jl#L685
removing `v0.6` and linking `v0.6` to `v0.6.0`.
Documentation: ../../../.julia/packages/Documenter/bFHi4/src/Documenter.jl#L685
removing `v0.5` and linking `v0.5` to `v0.5.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`