Merge pull request #16 from jaakkor2/trytofix32 #6
Annotations
2 warnings
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/Documenter/C1XEF/src/utilities/utilities.jl#L46
7 docstrings not included in the manual:
JMPReader.scandir :: Tuple{Any}
JMPReader.readjmp :: Tuple{AbstractString}
JMPReader.column_info :: Tuple{Any, Any}
JMPReader.to_datetime :: Union{Tuple{AbstractVector{T}}, Tuple{T}} where T<:Union{Missing, Float64}
JMPReader.column_data :: Tuple{Any, Any, Int64, Vector{UInt8}}
JMPReader.rstripnull! :: Tuple{WeakRefStrings.StringVector}
JMPReader.JMPReader
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/Documenter/C1XEF/src/deployconfig.jl#L401
Possible deploydocs() misconfiguration: main vs master
Documenter's configured primary development branch (`devbranch`) is "master", but the
current branch (from $GITHUB_REF) is "main". This can happen because Documenter uses
GitHub's old default primary branch name as the default value for `devbranch`.
If your primary development branch is 'main', you must explicitly pass `devbranch = "main"`
to deploydocs.
See #1443 for more discussion: https://github.com/JuliaDocs/Documenter.jl/issues/1443
|
Loading