Benchmarks yml add 1.9 #503
CI.yml
on: pull_request
Documentation
14m 46s
Matrix: test
Annotations
12 warnings
|
Documentation:
../../../.julia/packages/Documenter/xvqbW/src/deploydocs.jl#L593
removing `v0.9` and linking `v0.9` to `v0.9.0`.
|
|
Documentation:
../../../.julia/packages/Documenter/xvqbW/src/deploydocs.jl#L593
removing `v0.10` and linking `v0.10` to `v0.10.0`.
|
|
Documentation:
../../../.julia/packages/Documenter/xvqbW/src/deploydocs.jl#L593
removing `v0.11` and linking `v0.11` to `v0.11.3`.
|
|
Documentation:
../../../.julia/packages/Documenter/xvqbW/src/deploydocs.jl#L593
removing `v0.12` and linking `v0.12` to `v0.12.0`.
|
|
Documentation:
../../../.julia/packages/Documenter/xvqbW/src/deploydocs.jl#L593
removing `stable` and linking `stable` to `v0.12.0`.
|
|
Documentation:
../../../.julia/packages/Documenter/xvqbW/src/html/HTMLWriter.jl#L915
For 5 @example blocks, the 'text/html' representation of the resulting
object is above the threshold (example_size_threshold: 8192 bytes).
- 5 blocks had 'image/png' fallback image representation available, using that.
On pages: FAQ/translate_a_model.md, index.md, working_with_data/visualising_outputs.md
|
|
Documentation:
../../../.julia/packages/Documenter/xvqbW/src/html/HTMLWriter.jl#L2003
Generated HTML over size_threshold_warn limit: API/API_private.md
Generated file size: 124.1 (KiB)
size_threshold_warn: 100.0 (KiB)
size_threshold: 488.28 (KiB)
HTML file: API/API_private/index.html
|
|
Documentation:
src/run.jl#L213
A parallel executor was provided (`executor=ThreadedEx()`) but some models cannot be run in parallel: PlantSimEngine.Examples.ToyRUEGrowthModel{Float64}(0.2). The simulation will be run sequentially. Use `executor=SequentialEx()` to remove this warning.
maxlog = 1
|
|
Documentation:
src/run.jl#L213
A parallel executor was provided (`executor=ThreadedEx()`) but some models cannot be run in parallel: PlantSimEngine.Examples.ToyAssimGrowthModel{Float64}(0.2, 0.5, 1.2). The simulation will be run sequentially. Use `executor=SequentialEx()` to remove this warning.
maxlog = 1
|
|
Documentation:
src/run.jl#L213
A parallel executor was provided (`executor=ThreadedEx()`) but some models cannot be run in parallel: PlantSimEngine.Examples.ToyRUEGrowthModel{Float64}(0.2). The simulation will be run sequentially. Use `executor=SequentialEx()` to remove this warning.
maxlog = 1
|
|
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).
|
|
Julia 1.9 - 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).
|