Skip to content

fix #109 by updating documentation #87

fix #109 by updating documentation

fix #109 by updating documentation #87

Triggered via push June 12, 2024 18:03
Status Success
Total duration 5m 54s
Artifacts

CI.yml

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

Annotations

12 warnings and 1 notice
Julia 1 - ubuntu-latest - x64 - push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3, codecov/codecov-action@v3. 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 - push
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 - macOS-latest - x64 - push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3, codecov/codecov-action@v3. 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 - push
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 - windows-latest - x64 - push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3, codecov/codecov-action@v3. 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 - push
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: ../../../.julia/packages/Documenter/CJeWX/src/utilities/utilities.jl#L46
23 docstrings not included in the manual: MCTS.ReportWhenUsed MCTS.next_action POMDPs.value :: Tuple{MCTSPlanner, Any} MCTS.init_Q MCTS.SolvedRolloutEstimator MCTS.estimate_value MCTS.best_sanode :: Tuple{MCTS.DPWTree, Int64} POMDPTools.ModelTools.action_info :: Tuple{DPWPlanner, Any} MCTS.best_sanode_UCB :: Tuple{MCTS.DPWTree, Int64, Float64} MCTS.best_sanode_UCB :: Tuple{StateNode, Float64} MCTS.SilentDefault MCTS.node_tag :: Tuple{Any} POMDPs.action :: Tuple{DPWPlanner, Any} MCTS.clear_tree! :: Union{Tuple{MCTSPlanner{S, A}}, Tuple{A}, Tuple{S}} where {S, A} MCTS.clear_tree! :: Tuple{DPWPlanner} MCTS.best_sanode_Q :: Tuple{StateNode} MCTS.RolloutEstimator MCTS.simulate :: Tuple{DPWPlanner, Int64, Int64} MCTS.ranked_actions :: Tuple{AbstractMCTSPlanner, Any} MCTS.plan! :: Tuple{AbstractMCTSPlanner, Any} MCTS.init_N MCTS.tooltip_tag :: Tuple{Any} MCTS.get_state_node :: Union{Tuple{S}, Tuple{MCTS.MCTSTree{S}, S}} where S These are docstrings in the checked modules (configured with the modules keyword) that are not included in canonical @docs or @autodocs blocks.
Documentation: ../../../.julia/packages/Documenter/CJeWX/src/deploydocs.jl#L533
removing `stable` and linking `stable` to `v0.5.5`.
Documentation: ../../../.julia/packages/Documenter/CJeWX/src/deploydocs.jl#L533
removing `v0.5` and linking `v0.5` to `v0.5.5`.
Documentation: ../../../.julia/packages/Documenter/CJeWX/src/deploydocs.jl#L533
removing `v0.1` and linking `v0.1` to `v0.1.2`.
Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, julia-actions/setup-julia@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
[julia-buildpkg] Caching of the julia depot was not detected
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache. To ignore, set input `ignore-no-cache: true`