Minimize usage of get_extension inside our extensions #1078
Annotations
4 warnings and 1 notice
Run julia-actions/julia-docdeploy@latest:
../../../.julia/packages/DocumenterCitations/Pk39y/src/DocumenterCitations.jl#L108
No `bibfile`. Did you instantiate `bib = CitationBibliography(bibfile)` and pass `bib` to `makedocs` as an element of the `plugins` keyword argument?
|
Run julia-actions/julia-docdeploy@latest:
../../../.julia/packages/Documenter/C1XEF/src/html/HTMLWriter.jl#L735
Unable to determine the repository root URL for the navbar link.
This can happen when a string is passed to the `repo` keyword of `makedocs`.
To remove this warning, either pass a Remotes.Remote object to `repo` to completely
specify the remote repository, or explicitly set the remote URL by setting `repolink`
via `makedocs(format = HTML(repolink = "..."), ...)`.
|
Run julia-actions/julia-docdeploy@latest:
../../../.julia/packages/Documenter/C1XEF/src/html/HTMLWriter.jl#L1828
Generated HTML over size_threshold_warn limit: input-nonjulian.md
Generated file size: 135.06 (KiB)
size_threshold_warn: 100.0 (KiB)
size_threshold: (no limit)
HTML file: input-nonjulian/index.html
|
Run julia-actions/julia-docdeploy@latest:
../../../.julia/packages/Documenter/C1XEF/src/html/HTMLWriter.jl#L1828
Generated HTML over size_threshold_warn limit: reference.md
Generated file size: 295.55 (KiB)
size_threshold_warn: 100.0 (KiB)
size_threshold: (no limit)
HTML file: reference/index.html
|
Run julia-actions/julia-buildpkg@latest
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache. To ignore, set input `ignore-no-cache: true`
|
Loading