Bump actions/checkout from 4 to 6 #102
CI.yml
on: pull_request
Documentation
10m 3s
Matrix: test
Annotations
4 errors and 2 warnings
|
Julia Aqua - 1.10 - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
|
|
Julia Aqua - 1.11 - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
|
|
Julia Basic - 1.10 - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
|
|
Julia Basic - 1.11 - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
|
|
Documentation:
../../../.julia/packages/Documenter/xvqbW/src/html/HTMLWriter.jl#L2461
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 `\$`
This is in file docs/src/tutorials/basic_cpu.md, and we were given the value:
`$` which is of type `Symbol`
|
|
Documentation:
../../../.julia/packages/Documenter/xvqbW/src/html/HTMLWriter.jl#L2461
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 `\$`
This is in file docs/src/tutorials/basic_cpu.md, and we were given the value:
`$` which is of type `Symbol`
|