Add skill #632
CI.yml
on: pull_request
Documentation
6m 30s
Matrix: test
Annotations
10 warnings
|
Documentation:
../../../.julia/packages/Documenter/AXNMp/src/deploydocs.jl#L593
removing `v0.13` and linking `v0.13` to `v0.13.2`.
|
|
Documentation:
../../../.julia/packages/Documenter/AXNMp/src/deploydocs.jl#L593
removing `v0.14` and linking `v0.14` to `v0.14.0`.
|
|
Documentation:
../../../.julia/packages/Documenter/AXNMp/src/deploydocs.jl#L593
removing `stable` and linking `stable` to `v0.14.0`.
|
|
Documentation:
../../../.julia/packages/Documenter/AXNMp/src/html/HTMLWriter.jl#L931
Generated search index over size_threshold_warn limit:
Generated file size: 523.82 (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: 168.96 (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: 121.54 (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
|