add more tests #89
Annotations
5 errors, 2 warnings, and 1 notice
Documentation:
../../../.julia/packages/Documenter/C1XEF/src/utilities/utilities.jl#L44
undefined binding 'NetCDFTools.make_dims' in `@docs` block in src/index.md:15-27
```@docs
nc_open
nc_cellsize
Base.getindex
NetCDFTools.NcDim
NetCDFTools.ncdim_def
NetCDFTools.make_dims
ncvar_def
ncatt_put
```
|
Documentation:
../../../.julia/packages/Documenter/C1XEF/src/utilities/utilities.jl#L44
undefined binding 'nc_aggregate' in `@docs` block in src/index.md:38-47
```@docs
QDM
nc_aggregate
nc_aggregate_dir
nc_combine
nc_subset
nc_crop
```
|
Documentation:
../../../.julia/packages/Documenter/C1XEF/src/utilities/utilities.jl#L44
undefined binding 'nc_aggregate_dir' in `@docs` block in src/index.md:38-47
```@docs
QDM
nc_aggregate
nc_aggregate_dir
nc_combine
nc_subset
nc_crop
```
|
Documentation:
../../../.julia/packages/Documenter/C1XEF/src/utilities/utilities.jl#L44
3 docstrings not included in the manual:
NetCDFTools.nc_agg_dir :: Tuple{Any}
NetCDFTools.split_chunk :: Union{Tuple{Int64}, Tuple{Int64, Any}}
NetCDFTools.nc_agg :: Union{Tuple{AbstractString}, Tuple{AbstractString, Any}}
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/
|
Documentation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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`
|