Improve how computations are made over MTGs #182
CI.yml
on: pull_request
Documentation
18m 57s
Matrix: test
Annotations
2 errors and 7 warnings
Julia 1 - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
|
Julia 1.7 - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
|
Julia 1 - 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.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/
|
Documentation:
src/run.jl#L242
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#L242
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:
../../../.julia/packages/Documenter/nQAq5/src/html/HTMLWriter.jl#L1788
Generated HTML over size_threshold_warn limit: API.md
Generated file size: 214546 (bytes)
size_threshold_warn: 102400 (bytes)
size_threshold: 250000 (bytes)
HTML file: API/index.html
|
Documentation:
../../../.julia/packages/Documenter/nQAq5/src/html/HTMLWriter.jl#L779
For 5 @example blocks, the 'text/html' representation of the resulting
object is above the 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 10654 bytes).
On pages: model_coupling/multiscale.md
- 4 blocks had 'image/png' fallback image representation available, using that.
On pages: FAQ/translate_a_model.md, index.md
|
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/
|