Feat: add gamma distribution for roots #373
Annotations
6 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: 183.84 (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#L810
For 3 @example blocks, the 'text/html' representation of the resulting
object is above the threshold (example_size_threshold: 8192 bytes).
- 3 blocks had 'image/svg+xml' fallback image representation available, using that.
On pages: generated/example-script-01.md
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
[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`
|