Skip to content

Implement DiskArrays 0.4 interface #88

Implement DiskArrays 0.4 interface

Implement DiskArrays 0.4 interface #88

Triggered via pull request May 22, 2024 10:39
Status Success
Total duration 2m 7s
Artifacts

Documenter.yml

on: pull_request
Documentation
2m 1s
Documentation
Fit to window
Zoom out
Zoom in

Annotations

1 warning 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.
[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`