Add Coding Utils #51
CI.yml
on: pull_request
Documentation
2m 3s
Matrix: test
Annotations
1 error and 4 warnings
Julia 1.9 - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
|
Documentation:
../../../.julia/packages/Documenter/1HwWe/src/html/HTMLWriter.jl#L1793
Generated HTML over size_threshold_warn limit: examples/working_with_ollama.md
Generated file size: 118.9 (KiB)
size_threshold_warn: 100.0 (KiB)
size_threshold: 200.0 (KiB)
HTML file: examples/working_with_ollama/index.html
|
Documentation:
../../../.julia/packages/Documenter/1HwWe/src/html/HTMLWriter.jl#L2241
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:
`0.0001` which is of type `Float64`
|
Documentation:
../../../.julia/packages/Documenter/1HwWe/src/html/HTMLWriter.jl#L2241
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:
`0.0001` which is of type `Float64`
|
Documentation:
../../../.julia/packages/Documenter/1HwWe/src/html/HTMLWriter.jl#L2241
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:
`0.0011` which is of type `Float64`
|