Skip to content

Improve how computations are made over MTGs #143

Improve how computations are made over MTGs

Improve how computations are made over MTGs #143

Triggered via pull request September 8, 2023 14:40
@VEZYVEZY
synchronize #51
mtg
Status Failure
Total duration 28m 22s
Artifacts

CI.yml

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

Annotations

6 errors and 7 warnings
Julia 1.7 - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
Julia 1.8 - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
Julia nightly - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
Documentation: src/component_models/RefVector.jl#L51
doctest failure in ~/work/PlantSimEngine.jl/PlantSimEngine.jl/src/component_models/RefVector.jl:51-55 ```jldoctest mylabel julia> rv[1] 1.0 1.0 ``` Subexpression: rv[1] Evaluated output: 1.0 Expected output: 1.0 1.0 diff = Warning: Diff output requires color. 1.0 1.0
Documentation: src/component_models/RefVector.jl#L51
doctest failure in ~/work/PlantSimEngine.jl/PlantSimEngine.jl/src/component_models/RefVector.jl:51-53 ```jldoctest mylabel julia> rv[1] ``` Subexpression: rv[1] Evaluated output: 1.0 Expected output: diff = Warning: Diff output requires color. 1.0
Documentation
Process completed with exit code 1.
Julia 1.7 - ubuntu-latest - x64 - pull_request
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 - pull_request
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 nightly - ubuntu-latest - x64 - pull_request
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: docs/build/docs/Docs.jl#L243
Replacing docs for `Main.__atexample__named__usepkg.AbstractGrowthModel :: Union{}` in module `Main.__atexample__named__usepkg`
Documentation: src/run.jl#L250
A parallel executor was provided (`executor=ThreadedEx()`) but some models cannot be run in parallel: Main.__atexample__named__usepkg.ToyRUEGrowthModel{Float64}(0.2). The simulation will be run sequentially. Use `executor=SequentialEx()` to remove this warning. maxlog = 1
Documentation: src/run.jl#L250
A parallel executor was provided (`executor=ThreadedEx()`) but some models cannot be run in parallel: Main.__atexample__named__usepkg.ToyAssimGrowthModel{Float64}(0.2, 0.5, 1.2). The simulation will be run sequentially. Use `executor=SequentialEx()` to remove this warning. maxlog = 1
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/