Skip to content

ModelMapping validations at construction #560

ModelMapping validations at construction

ModelMapping validations at construction #560

Triggered via pull request February 16, 2026 11:21
Status Success
Total duration 16m 5s
Artifacts

CI.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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).
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#L931
Generated search index over size_threshold_warn limit: Generated file size: 501.81 (KiB) search_size_threshold_warn: 500.0 (KiB) Search index file: build/search_index.js
Documentation: ../../../.julia/packages/Documenter/xvqbW/src/html/HTMLWriter.jl#L915
For 6 @example blocks, the 'text/html' representation of the resulting object is above the threshold (example_size_threshold: 8192 bytes). - 1 blocks had no image MIME show() method representation as an alternative. Sticking to the 'text/html' representation (largest block is 66789 bytes). On pages: multirate/multirate_tutorial.md - 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: 168.98 (KiB) size_threshold_warn: 100.0 (KiB) size_threshold: 488.28 (KiB) HTML file: API/API_private/index.html
Documentation: ../../../.julia/packages/Documenter/xvqbW/src/html/HTMLWriter.jl#L2003
Generated HTML over size_threshold_warn limit: API/API_public.md Generated file size: 119.25 (KiB) size_threshold_warn: 100.0 (KiB) size_threshold: 488.28 (KiB) HTML file: API/API_public/index.html
Documentation: ../../../.julia/packages/Documenter/xvqbW/src/html/HTMLWriter.jl#L2003
Generated HTML over size_threshold_warn limit: multirate/multirate_tutorial.md Generated file size: 102.24 (KiB) size_threshold_warn: 100.0 (KiB) size_threshold: 488.28 (KiB) HTML file: multirate/multirate_tutorial/index.html
Documentation: src/run.jl#L349
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#L349
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#L349
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).