Skip to content

Remove Nothing from RolloutEstimator parameters #62

Remove Nothing from RolloutEstimator parameters

Remove Nothing from RolloutEstimator parameters #62

Triggered via pull request May 10, 2023 01:06
Status Success
Total duration 10m 0s
Artifacts

CI.yml

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

Annotations

5 warnings
Julia 1 - ubuntu-latest - x64 - pull_request
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Julia 1 - macOS-latest - x64 - pull_request
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Julia 1 - windows-latest - x64 - pull_request
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Documentation
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Utilities/Utilities.jl#L34
23 docstrings not included in the manual: MCTS.best_sanode :: Tuple{MCTS.DPWTree, Int64} MCTS.clear_tree! :: Union{Tuple{MCTSPlanner{S, A}}, Tuple{A}, Tuple{S}} where {S, A} MCTS.clear_tree! :: Tuple{DPWPlanner} POMDPs.action :: Tuple{DPWPlanner, Any} MCTS.get_state_node :: Union{Tuple{S}, Tuple{MCTS.MCTSTree{S}, S}} where S MCTS.ranked_actions :: Tuple{AbstractMCTSPlanner, Any} MCTS.init_Q POMDPs.value :: Tuple{MCTSPlanner, Any} MCTS.estimate_value MCTS.SolvedRolloutEstimator MCTS.simulate :: Tuple{DPWPlanner, Int64, Int64} MCTS.next_action MCTS.best_sanode_Q :: Tuple{StateNode} MCTS.SilentDefault MCTS.tooltip_tag :: Tuple{Any} MCTS.ReportWhenUsed MCTS.RolloutEstimator MCTS.node_tag :: Tuple{Any} MCTS.init_N MCTS.plan! :: Tuple{AbstractMCTSPlanner, Any} POMDPTools.ModelTools.action_info :: Tuple{DPWPlanner, Any} MCTS.best_sanode_UCB :: Tuple{StateNode, Float64} MCTS.best_sanode_UCB :: Tuple{MCTS.DPWTree, Int64, Float64} These are docstrings in the checked modules (configured with the modules keyword) that are not included in @docs or @autodocs blocks.