Merge pull request #85 from fabern/new-interface #385
Annotations
10 warnings and 1 notice
build:
../../../.julia/packages/Documenter/2OZOh/src/html/HTMLWriter.jl#L738
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 = "..."), ...)`.
|
build:
../../../.julia/packages/Documenter/2OZOh/src/html/HTMLWriter.jl#L1836
Generated HTML over size_threshold_warn limit: function-docs.md
Generated file size: 194.93 (KiB)
size_threshold_warn: 100.0 (KiB)
size_threshold: 200.0 (KiB)
HTML file: function-docs/index.html
|
build:
../../../.julia/packages/Documenter/2OZOh/src/html/HTMLWriter.jl#L2284
Unexpected Julia interpolation in the Markdown. This probably means that you
have an unbalanced or un-escaped $ in the text.
To write the dollar sign, escape it with `\$`
We don't have the file or line number available, but we got given the value:
`X` which is of type `Symbol`
|
build:
../../../.julia/packages/Documenter/2OZOh/src/html/HTMLWriter.jl#L1836
Generated HTML over size_threshold_warn limit: generated/example-script-01.md
Generated file size: 109.16 (KiB)
size_threshold_warn: 100.0 (KiB)
size_threshold: 200.0 (KiB)
HTML file: generated/example-script-01/index.html
|
build:
../../../.julia/packages/Documenter/2OZOh/src/html/HTMLWriter.jl#L810
For 9 @example blocks, the 'text/html' representation of the resulting
object is above the threshold (example_size_threshold: 8192 bytes).
- 1 blocks had no image MIME show() method representation as an alternative.
Sticking to the 'text/html' representation (largest block is 73343 bytes).
On pages: generated/example-script-01.md
- 8 blocks had 'image/svg+xml' fallback image representation available, using that.
On pages: generated/example-script-01.md
|
build:
../../../.julia/packages/Documenter/2OZOh/src/deploydocs.jl#L533
removing `stable` and linking `stable` to `v0.9.8`.
|
build:
../../../.julia/packages/Documenter/2OZOh/src/deploydocs.jl#L533
removing `v0.9` and linking `v0.9` to `v0.9.8`.
|
build:
../../../.julia/packages/Documenter/2OZOh/src/deploydocs.jl#L533
removing `v0.8` and linking `v0.8` to `v0.8.0`.
|
build:
../../../.julia/packages/Documenter/2OZOh/src/deploydocs.jl#L533
removing `v0.7` and linking `v0.7` to `v0.7.5`.
|
build:
../../../.julia/packages/Documenter/2OZOh/src/deploydocs.jl#L533
removing `v0.6` and linking `v0.6` to `v0.6.3`.
|
[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`
|