Added filter to liouvillian_generalized #124
Annotations
12 errors and 4 warnings
Julia 1.9 - ubuntu-latest - x64 - push
Process completed with exit code 1.
|
Julia 1.8 - ubuntu-latest - x64 - push
Process completed with exit code 1.
|
Julia 1.7 - ubuntu-latest - x64 - push
Process completed with exit code 1.
|
Documentation:
../../../.julia/packages/Documenter/9kOxY/src/utilities/utilities.jl#L44
failed to evaluate `@eval` block in src/benchmark_comparison.md
```@eval
using PkgBenchmark
using Markdown
nthreads = Sys.CPU_THREADS
config1 = BenchmarkConfig(env = Dict("JULIA_NUM_THREADS" => 1))
config2 = BenchmarkConfig(env = Dict("JULIA_NUM_THREADS" => nthreads))
judgement_12 = judge("QuPhys", config2, config1)
mdtext = sprint(io -> PkgBenchmark.export_markdown(io, judgement_12))
Markdown.parse(mdtext)
```
exception =
failed process: Process(`/opt/hostedtoolcache/julia/1.9.3/x64/bin/julia -Cnative -J/opt/hostedtoolcache/julia/1.9.3/x64/lib/julia/sys.so -g1 --color=yes --project=/home/runner/work/QuPhys.jl/QuPhys.jl/docs --depwarn=no -e 'using PkgBenchmark
PkgBenchmark._runbenchmark_local(
"/home/runner/work/QuPhys.jl/QuPhys.jl/benchmark/benchmarks.jl",
"/tmp/jl_gDIPiHEFiB",
"/home/runner/work/QuPhys.jl/QuPhys.jl/benchmark/tune.json",
false,
(verbose = true,),
("32113eaa-f34f-5b0d-bd6c-c81e245fc73d", "PkgBenchmark", :TerminalLogger),
)
'`, ProcessExited(1)) [1]
Stacktrace:
[1] pipeline_error
@ ./process.jl:565 [inlined]
[2] run(::Cmd; wait::Bool)
@ Base ./process.jl:480
[3] run
@ ./process.jl:477 [inlined]
[4] (::PkgBenchmark.var"#27#29")()
@ PkgBenchmark ~/.julia/packages/PkgBenchmark/nuPay/src/runbenchmark.jl:255
[5] withenv(f::PkgBenchmark.var"#27#29", keyvals::Pair{String, Int64})
@ Base ./env.jl:197
[6] _runbenchmark(file::String, output::String, benchmarkconfig::PkgBenchmark.BenchmarkConfig, tunefile::String; retune::Bool, custom_loadpath::String, runoptions::NamedTuple{(:verbose,), Tuple{Bool}}, logger_factory::Nothing)
@ PkgBenchmark ~/.julia/packages/PkgBenchmark/nuPay/src/runbenchmark.jl:253
[7] _runbenchmark
@ ~/.julia/packages/PkgBenchmark/nuPay/src/runbenchmark.jl:216 [inlined]
[8] (::PkgBenchmark.var"#21#23"{Bool, Bool, Nothing, String, PkgBenchmark.BenchmarkConfig, String})(f::String)
@ PkgBenchmark ~/.julia/packages/PkgBenchmark/nuPay/src/runbenchmark.jl:111
[9] _withtemp(f::PkgBenchmark.var"#21#23"{Bool, Bool, Nothing, String, PkgBenchmark.BenchmarkConfig, String}, file::String)
@ PkgBenchmark ~/.julia/packages/PkgBenchmark/nuPay/src/util.jl:2
[10] (::PkgBenchmark.var"#do_benchmark#22"{Nothing, Bool, Bool, Nothing, String, String, PkgBenchmark.BenchmarkConfig, Bool, String})()
@ PkgBenchmark ~/.julia/packages/PkgBenchmark/nuPay/src/runbenchmark.jl:109
[11] benchmarkpkg(pkg::String, target::PkgBenchmark.BenchmarkConfig; script::Nothing, postprocess::Nothing, resultfile::Nothing, retune::Bool, verbose::Bool, logger_factory::Nothing, progressoptions::Nothing, custom_loadpath::String)
@ PkgBenchmark ~/.julia/packages/PkgBenchmark/nuPay/src/runbenchmark.jl:141
[12] benchmarkpkg
@ ~/.julia/packages/PkgBenchmark/nuPay/src/runbenchmark.jl:44 [inlined]
[13] #judge#36
@ ~/.julia/packages/PkgBenchmark/nuPay/src/judge.jl:29 [inlined]
[14] judge(pkg::String, target::PkgBenchmark.BenchmarkConfig, baseline::PkgBenchmark.BenchmarkConfig)
@ PkgBenchmark ~/.julia/packages/PkgBenchmark/nuPay/src/judge.jl:24
[15] top-level scope
@ benchmark_comparison.md:14
[16] eval
@ ./boot.jl:370 [inlined]
[17] (::Documenter.var"#49#50"{MarkdownAST.Node{Nothing}, Documenter.Page, Documenter.Document, LineNumberNode, Module, MarkdownAST.CodeBlock})()
@ Documenter ~/.julia/packages/Documenter/9kOxY/src/expander_pipeline.jl:615
|
Documentation:
../../../.julia/packages/Documenter/9kOxY/src/utilities/utilities.jl#L44
failed to evaluate `@eval` block in src/benchmark_comparison.md
```@eval
using PkgBenchmark
using Markdown
nthreads = Sys.CPU_THREADS
config1 = BenchmarkConfig(env = Dict("JULIA_NUM_THREADS" => 1))
config2 = BenchmarkConfig(env = Dict("JULIA_NUM_THREADS" => nthreads))
judgement_12 = judge("QuPhys", config2, config1)
mdtext = sprint(io -> PkgBenchmark.export_markdown(io, judgement_12))
Markdown.parse(mdtext)
```
exception =
UndefVarError: `judgement_12` not defined
Stacktrace:
[1] (::Main.EvalBlockSandbox.var"#1#2")(io::IOBuffer)
@ Main.EvalBlockSandbox ./benchmark_comparison.md:16
[2] sprint(::Function; context::Nothing, sizehint::Int64)
@ Base ./strings/io.jl:114
[3] sprint(::Function)
@ Base ./strings/io.jl:107
[4] top-level scope
@ benchmark_comparison.md:16
[5] eval
@ ./boot.jl:370 [inlined]
[6] (::Documenter.var"#49#50"{MarkdownAST.Node{Nothing}, Documenter.Page, Documenter.Document, LineNumberNode, Module, MarkdownAST.CodeBlock})()
@ Documenter ~/.julia/packages/Documenter/9kOxY/src/expander_pipeline.jl:615
|
Documentation:
../../../.julia/packages/Documenter/9kOxY/src/utilities/utilities.jl#L44
failed to evaluate `@eval` block in src/benchmark_comparison.md
```@eval
using PkgBenchmark
using Markdown
nthreads = Sys.CPU_THREADS
config1 = BenchmarkConfig(env = Dict("JULIA_NUM_THREADS" => 1))
config2 = BenchmarkConfig(env = Dict("JULIA_NUM_THREADS" => nthreads))
judgement_12 = judge("QuPhys", config2, config1)
mdtext = sprint(io -> PkgBenchmark.export_markdown(io, judgement_12))
Markdown.parse(mdtext)
```
exception =
UndefVarError: `mdtext` not defined
Stacktrace:
[1] top-level scope
@ benchmark_comparison.md:17
[2] eval
@ ./boot.jl:370 [inlined]
[3] (::Documenter.var"#49#50"{MarkdownAST.Node{Nothing}, Documenter.Page, Documenter.Document, LineNumberNode, Module, MarkdownAST.CodeBlock})()
@ Documenter ~/.julia/packages/Documenter/9kOxY/src/expander_pipeline.jl:615
|
Documentation:
../../../.julia/packages/Documenter/9kOxY/src/utilities/utilities.jl#L44
Invalid type of object in @eval in src/benchmark_comparison.md
```@eval
using PkgBenchmark
using Markdown
nthreads = Sys.CPU_THREADS
config1 = BenchmarkConfig(env = Dict("JULIA_NUM_THREADS" => 1))
config2 = BenchmarkConfig(env = Dict("JULIA_NUM_THREADS" => nthreads))
judgement_12 = judge("QuPhys", config2, config1)
mdtext = sprint(io -> PkgBenchmark.export_markdown(io, judgement_12))
Markdown.parse(mdtext)
```
Evaluated to `PkgBenchmark.BenchmarkConfig`, but should be one of
- Nothing
- Markdown.MD
Falling back to textual code block representation.
If you are seeing this warning/error after upgrading Documenter and this used to work,
please open an issue on the Documenter issue tracker.
|
Documentation:
../../../.julia/packages/Documenter/9kOxY/src/utilities/utilities.jl#L44
failed to evaluate `@eval` block in src/benchmark_single.md
```@eval
using PkgBenchmark
using Markdown
nthreads = Sys.CPU_THREADS
config1 = BenchmarkConfig(env = Dict("JULIA_NUM_THREADS" => nthreads))
result1 = benchmarkpkg("QuPhys", config1)
mdtext = sprint(io -> PkgBenchmark.export_markdown(io, result1))
Markdown.parse(mdtext)
```
exception =
failed process: Process(`/opt/hostedtoolcache/julia/1.9.3/x64/bin/julia -Cnative -J/opt/hostedtoolcache/julia/1.9.3/x64/lib/julia/sys.so -g1 --color=yes --project=/home/runner/work/QuPhys.jl/QuPhys.jl/docs --depwarn=no -e 'using PkgBenchmark
PkgBenchmark._runbenchmark_local(
"/home/runner/work/QuPhys.jl/QuPhys.jl/benchmark/benchmarks.jl",
"/tmp/jl_4VOt4x4pQZ",
"/home/runner/work/QuPhys.jl/QuPhys.jl/benchmark/tune.json",
false,
(verbose = true,),
("32113eaa-f34f-5b0d-bd6c-c81e245fc73d", "PkgBenchmark", :TerminalLogger),
)
'`, ProcessExited(1)) [1]
Stacktrace:
[1] pipeline_error
@ ./process.jl:565 [inlined]
[2] run(::Cmd; wait::Bool)
@ Base ./process.jl:480
[3] run
@ ./process.jl:477 [inlined]
[4] (::PkgBenchmark.var"#27#29")()
@ PkgBenchmark ~/.julia/packages/PkgBenchmark/nuPay/src/runbenchmark.jl:255
[5] withenv(f::PkgBenchmark.var"#27#29", keyvals::Pair{String, Int64})
@ Base ./env.jl:197
[6] _runbenchmark(file::String, output::String, benchmarkconfig::PkgBenchmark.BenchmarkConfig, tunefile::String; retune::Bool, custom_loadpath::String, runoptions::NamedTuple{(:verbose,), Tuple{Bool}}, logger_factory::Nothing)
@ PkgBenchmark ~/.julia/packages/PkgBenchmark/nuPay/src/runbenchmark.jl:253
[7] _runbenchmark
@ ~/.julia/packages/PkgBenchmark/nuPay/src/runbenchmark.jl:216 [inlined]
[8] (::PkgBenchmark.var"#21#23"{Bool, Bool, Nothing, String, PkgBenchmark.BenchmarkConfig, String})(f::String)
@ PkgBenchmark ~/.julia/packages/PkgBenchmark/nuPay/src/runbenchmark.jl:111
[9] _withtemp(f::PkgBenchmark.var"#21#23"{Bool, Bool, Nothing, String, PkgBenchmark.BenchmarkConfig, String}, file::String)
@ PkgBenchmark ~/.julia/packages/PkgBenchmark/nuPay/src/util.jl:2
[10] (::PkgBenchmark.var"#do_benchmark#22"{Nothing, Bool, Bool, Nothing, String, String, PkgBenchmark.BenchmarkConfig, Bool, String})()
@ PkgBenchmark ~/.julia/packages/PkgBenchmark/nuPay/src/runbenchmark.jl:109
[11] benchmarkpkg(pkg::String, target::PkgBenchmark.BenchmarkConfig; script::Nothing, postprocess::Nothing, resultfile::Nothing, retune::Bool, verbose::Bool, logger_factory::Nothing, progressoptions::Nothing, custom_loadpath::String)
@ PkgBenchmark ~/.julia/packages/PkgBenchmark/nuPay/src/runbenchmark.jl:141
[12] benchmarkpkg(pkg::String, target::PkgBenchmark.BenchmarkConfig)
@ PkgBenchmark ~/.julia/packages/PkgBenchmark/nuPay/src/runbenchmark.jl:44
[13] top-level scope
@ benchmark_single.md:13
[14] eval
@ ./boot.jl:370 [inlined]
[15] (::Documenter.var"#49#50"{MarkdownAST.Node{Nothing}, Documenter.Page, Documenter.Document, LineNumberNode, Module, MarkdownAST.CodeBlock})()
@ Documenter ~/.julia/packages/Documenter/9kOxY/src/expander_pipeline.jl:615
|
Documentation:
../../../.julia/packages/Documenter/9kOxY/src/utilities/utilities.jl#L44
failed to evaluate `@eval` block in src/benchmark_single.md
```@eval
using PkgBenchmark
using Markdown
nthreads = Sys.CPU_THREADS
config1 = BenchmarkConfig(env = Dict("JULIA_NUM_THREADS" => nthreads))
result1 = benchmarkpkg("QuPhys", config1)
mdtext = sprint(io -> PkgBenchmark.export_markdown(io, result1))
Markdown.parse(mdtext)
```
exception =
UndefVarError: `result1` not defined
Stacktrace:
[1] (::Main.EvalBlockSandbox.var"#1#2")(io::IOBuffer)
@ Main.EvalBlockSandbox ./benchmark_single.md:15
[2] sprint(::Function; context::Nothing, sizehint::Int64)
@ Base ./strings/io.jl:114
[3] sprint(::Function)
@ Base ./strings/io.jl:107
[4] top-level scope
@ benchmark_single.md:15
[5] eval
@ ./boot.jl:370 [inlined]
[6] (::Documenter.var"#49#50"{MarkdownAST.Node{Nothing}, Documenter.Page, Documenter.Document, LineNumberNode, Module, MarkdownAST.CodeBlock})()
@ Documenter ~/.julia/packages/Documenter/9kOxY/src/expander_pipeline.jl:615
|
Documentation:
../../../.julia/packages/Documenter/9kOxY/src/utilities/utilities.jl#L44
failed to evaluate `@eval` block in src/benchmark_single.md
```@eval
using PkgBenchmark
using Markdown
nthreads = Sys.CPU_THREADS
config1 = BenchmarkConfig(env = Dict("JULIA_NUM_THREADS" => nthreads))
result1 = benchmarkpkg("QuPhys", config1)
mdtext = sprint(io -> PkgBenchmark.export_markdown(io, result1))
Markdown.parse(mdtext)
```
exception =
UndefVarError: `mdtext` not defined
Stacktrace:
[1] top-level scope
@ benchmark_single.md:16
[2] eval
@ ./boot.jl:370 [inlined]
[3] (::Documenter.var"#49#50"{MarkdownAST.Node{Nothing}, Documenter.Page, Documenter.Document, LineNumberNode, Module, MarkdownAST.CodeBlock})()
@ Documenter ~/.julia/packages/Documenter/9kOxY/src/expander_pipeline.jl:615
|
Documentation:
../../../.julia/packages/Documenter/9kOxY/src/utilities/utilities.jl#L44
Invalid type of object in @eval in src/benchmark_single.md
```@eval
using PkgBenchmark
using Markdown
nthreads = Sys.CPU_THREADS
config1 = BenchmarkConfig(env = Dict("JULIA_NUM_THREADS" => nthreads))
result1 = benchmarkpkg("QuPhys", config1)
mdtext = sprint(io -> PkgBenchmark.export_markdown(io, result1))
Markdown.parse(mdtext)
```
Evaluated to `PkgBenchmark.BenchmarkConfig`, but should be one of
- Nothing
- Markdown.MD
Falling back to textual code block representation.
If you are seeing this warning/error after upgrading Documenter and this used to work,
please open an issue on the Documenter issue tracker.
|
Documentation
Process completed with exit code 1.
|
Julia 1.9 - ubuntu-latest - x64 - push
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 1.8 - ubuntu-latest - x64 - push
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 1.7 - ubuntu-latest - x64 - push
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/
|
Documentation
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/
|