Update docs for chagnes since 1.2.2 #487
Triggered via pull request
November 30, 2024 18:50
Status
Failure
Total duration
35m 56s
Artifacts
–
CI.yml
on: pull_request
Julia 1 - ubuntu-latest - x64 - pull_request
1m 24s
Documentation
2m 33s
Typos
4s
Matrix: regression-tests
Matrix: test
Annotations
4 errors and 3 warnings
Documentation:
../../../.julia/packages/Documenter/Bs999/src/doctests.jl#L173
could not evaluate expression from doctest setup.
expression = :($(Expr(:toplevel, :(#= none:2 =#), :(using Chairmarks, BenchmarkTools))))
exception =
ArgumentError: Package BenchmarkTools not found in current path.
- Run `import Pkg; Pkg.add("BenchmarkTools")` to install the BenchmarkTools package.
|
Documentation
Process completed with exit code 1.
|
RegressionTests.jl Julia 1 - ubuntu-latest - x64
Process completed with exit code 1.
|
RegressionTests.jl Julia nightly - ubuntu-latest - x64
Process completed with exit code 1.
|
Julia min - ubuntu-latest - x64 - pull_request
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.0.0, julia_args=["--check-bounds=yes", "--compiled-modules=yes"]
|
Julia min - ubuntu-latest - x86 - pull_request
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.0.0, julia_args=["--check-bounds=yes", "--compiled-modules=yes"]
|
Julia 1 - macOS-latest - x64 - pull_request
[setup-julia] x64 arch has been requested on a macOS runner that has an arm64 (Apple Silicon) architecture. You may have meant to use the "aarch64" arch instead (or left it unspecified for the correct default).
|