Skip to content

Remove unnecessary dependency (Formatting.jl) (#188) #81

Remove unnecessary dependency (Formatting.jl) (#188)

Remove unnecessary dependency (Formatting.jl) (#188) #81

Triggered via push February 28, 2024 21:47
Status Success
Total duration 1m 58s
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.nc_char2string :: Tuple{Array{NetCDF.ASCIIChar}} NetCDF.check :: Tuple{Int32} 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.NetCDFError NetCDF.NetCDFError :: Tuple{Int32} NetCDF._close :: Tuple{Union{NcFile, NcVar}} NetCDF.sync :: Tuple{NcFile} 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`