Upgrade to MultiScaleTreeGraph v0.15.0 #569
CI.yml
on: pull_request
Documentation
15m 31s
Matrix: test
Annotations
12 warnings
|
Julia 1.10 - 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 - 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).
|
|
Documentation:
../../../.julia/packages/Documenter/AXNMp/src/deploydocs.jl#L593
removing `v0.11` and linking `v0.11` to `v0.11.3`.
|
|
Documentation:
../../../.julia/packages/Documenter/AXNMp/src/deploydocs.jl#L593
removing `v0.12` and linking `v0.12` to `v0.12.0`.
|
|
Documentation:
../../../.julia/packages/Documenter/AXNMp/src/deploydocs.jl#L593
removing `stable` and linking `stable` to `v0.12.0`.
|
|
Documentation:
../../../.julia/packages/Documenter/AXNMp/src/html/HTMLWriter.jl#L931
Generated search index over size_threshold_warn limit:
Generated file size: 514.21 (KiB)
search_size_threshold_warn: 500.0 (KiB)
Search index file: build/search_index.js
|
|
Documentation:
../../../.julia/packages/Documenter/AXNMp/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/AXNMp/src/html/HTMLWriter.jl#L2003
Generated HTML over size_threshold_warn limit: API/API_private.md
Generated file size: 169.13 (KiB)
size_threshold_warn: 100.0 (KiB)
size_threshold: 683.59 (KiB)
HTML file: API/API_private/index.html
|
|
Documentation:
../../../.julia/packages/Documenter/AXNMp/src/html/HTMLWriter.jl#L2003
Generated HTML over size_threshold_warn limit: API/API_public.md
Generated file size: 119.46 (KiB)
size_threshold_warn: 100.0 (KiB)
size_threshold: 683.59 (KiB)
HTML file: API/API_public/index.html
|
|
Documentation:
src/run.jl#L376
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#L376
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#L376
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
|