ENVY-2 Testing examples. #65
Annotations
2 errors and 3 warnings
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/Documenter/CJeWX/src/html/HTMLWriter.jl#L1821
Generated HTML over size_threshold limit: man/examples.md
Generated file size: 1.69 (MiB)
size_threshold_warn: 100.0 (KiB)
size_threshold: 200.0 (KiB)
HTML file: man/examples/index.html
|
Run julia-actions/julia-docdeploy@v1
Process completed with exit code 1.
|
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/Documenter/CJeWX/src/html/HTMLWriter.jl#L732
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@v1:
../../../.julia/packages/Documenter/CJeWX/src/html/HTMLWriter.jl#L804
For 2 @example blocks, the 'text/html' representation of the resulting
object is above the threshold (example_size_threshold: 8192 bytes).
- 2 blocks had no image MIME show() method representation as an alternative.
Sticking to the 'text/html' representation (largest block is 880395 bytes).
On pages: man/examples.md
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: julia-actions/setup-julia@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading