up compats #78
Annotations
3 errors, 1 warning, and 1 notice
Documentation:
../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
undefined binding 'EarthDataLab.Proc.extractLonLats' in `@docs` block in src/API/cube_access.md:52-54
```@docs
EarthDataLab.Proc.extractLonLats
```
|
Documentation:
../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
15 docstrings not included in the manual:
EarthDataLab.Proc.getMSC :: Tuple{Any}
EarthDataLab.cubeinfo :: Union{Tuple{YAXArray}, Tuple{YAXArray, Any}}
EarthDataLab.Proc.spatialinterp :: Tuple{Any, AbstractRange, AbstractRange}
EarthDataLab.Proc.cubefromshape :: Tuple{Any, Any}
EarthDataLab.Proc.gapfillpoly! :: Tuple{Any}
EarthDataLab.EarthDataLab
EarthDataLab.Proc.subtractMSC :: Tuple{AbstractVector, AbstractVector, Any, Any}
EarthDataLab.Proc.filterTSFFT :: Tuple{Any}
EarthDataLab.Proc.replaceMisswithMSC :: Tuple{AbstractVector, AbstractArray, AbstractArray, Integer}
EarthDataLab.Proc.fillmsc :: Tuple{Integer, AbstractVector, AbstractVector, AbstractVector, Any}
EarthDataLab.Proc.removeMSC :: Tuple{Any}
EarthDataLab.Proc.getMedSC :: Tuple{Any}
EarthDataLab.Proc.gapFillMSC :: Tuple{Any}
EarthDataLab.ESDC.esdc :: Tuple{}
EarthDataLab.ESDC.esdd :: Tuple{}
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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
[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`
|