Skip to content

Using DocumenterVitePress as new documentation site #229

Using DocumenterVitePress as new documentation site

Using DocumenterVitePress as new documentation site #229

Triggered via pull request April 11, 2024 16:43
Status Success
Total duration 6m 20s
Artifacts

CI.yml

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

Annotations

22 warnings
Julia 1 - ubuntu-latest - x64 - pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Julia 1 - ubuntu-latest - x64 - pull_request
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Julia 1.9 - ubuntu-latest - x64 - pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Julia 1.9 - ubuntu-latest - x64 - pull_request
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
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/DocumenterVitepress/AH5XK/src/writer.jl#L459
DocumenterVitepress: Unknown MIME type text/latex provided and no alternatives given. Ignoring render!
Documentation: ../../../.julia/packages/DocumenterVitepress/AH5XK/src/writer.jl#L459
DocumenterVitepress: Unknown MIME type text/latex provided and no alternatives given. Ignoring render!
Documentation: ../../../.julia/packages/DocumenterVitepress/AH5XK/src/writer.jl#L659
DocumenterVitepress: un-expanded `@example` block encountered on page src/API.md. The first few lines of code in this node are: ``` using PlantSimEngine obs = [1.0, 2.0, 3.0] sim = [1.1, 2.1, 3.1] EF(obs, sim) ```
Documentation: ../../../.julia/packages/DocumenterVitepress/AH5XK/src/writer.jl#L659
DocumenterVitepress: un-expanded `@example` block encountered on page src/API.md. The first few lines of code in this node are: ``` using PlantSimEngine obs = [1.0, 2.0, 3.0] sim = [1.1, 2.1, 3.1] NRMSE(obs, sim) ```
Documentation: ../../../.julia/packages/DocumenterVitepress/AH5XK/src/writer.jl#L659
DocumenterVitepress: un-expanded `@example` block encountered on page src/API.md. The first few lines of code in this node are: ``` using PlantSimEngine obs = [1.0, 2.0, 3.0] sim = [1.1, 2.1, 3.1] RMSE(obs, sim) ```
Documentation: ../../../.julia/packages/DocumenterVitepress/AH5XK/src/writer.jl#L659
DocumenterVitepress: un-expanded `@example` block encountered on page src/API.md. The first few lines of code in this node are: ``` using PlantSimEngine # Including example processes and models: using PlantSimEngine.Examples; models = ModelList( ```
Documentation: ../../../.julia/packages/DocumenterVitepress/AH5XK/src/writer.jl#L659
DocumenterVitepress: un-expanded `@example` block encountered on page src/API.md. The first few lines of code in this node are: ``` using PlantSimEngine obs = [1.0, 2.0, 3.0] sim = [1.1, 2.1, 3.1] dr(obs, sim) ```
Documentation: ../../../.julia/packages/DocumenterVitepress/AH5XK/src/writer.jl#L659
DocumenterVitepress: un-expanded `@example` block encountered on page src/API.md. The first few lines of code in this node are: ``` using PlantSimEngine # Load the dummy models given as example in the package: using PlantSimEngine.Examples models = Dict( ```
Julia 1.9 - macOS-latest - x64 - pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Julia 1.9 - macOS-latest - x64 - pull_request
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Julia 1 - macOS-latest - x64 - pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Julia 1 - macOS-latest - x64 - pull_request
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Julia 1 - windows-latest - x64 - pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Julia 1 - windows-latest - x64 - pull_request
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
Julia 1.9 - windows-latest - x64 - pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Julia 1.9 - windows-latest - x64 - pull_request
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1