build(ci): replace compathelper with dependabot (#72) #175
Annotations
2 warnings
|
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: julia-actions/setup-julia@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
../../../.julia/packages/Documenter/AXNMp/src/utilities/utilities.jl#L49
32 docstrings not included in the manual:
QuestBase.max_power :: Tuple{Symbolics.Num, Symbolics.Num}
QuestBase.substitute_all :: Tuple{Union{Symbolics.Equation, Symbolics.Num}, Dict{QuestBase.HarmonicVariable}}
QuestBase.substitute_all :: Tuple{QuestBase.HarmonicEquation, Union{Dict, Pair}}
QuestBase.get_all_terms :: Tuple{Symbolics.Num}
QuestBase.fourier_cos_term :: Tuple{Any, Any, Any}
QuestBase._show_ansatz :: Tuple{QuestBase.HarmonicVariable}
QuestBase._show_ansatz :: Tuple{QuestBase.HarmonicEquation}
QuestBase.show_fields :: Tuple{Any}
QuestBase._apply_termwise :: Tuple{Any, SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{T} where T}
QuestBase.add_div :: Tuple{Any}
QuestBase.fourier_sin_term :: Tuple{Any, Any, Any}
QuestBase._exp_to_trig_node :: Tuple{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{T} where T}
QuestBase.var_name :: Tuple{Symbolics.Num}
QuestBase.is_function :: Tuple{Any, Any}
QuestBase._remove_brackets :: Tuple{QuestBase.HarmonicEquation}
QuestBase.drop_powers :: Tuple{Symbolics.Num, Vector{Symbolics.Num}, Int64}
QuestBase.is_harmonic :: Tuple{QuestBase.DifferentialEquation, Symbolics.Num}
QuestBase._create_harmonic_variable :: Tuple{Symbolics.Num, Symbolics.Num, Symbolics.Num, String}
Base.show :: Tuple{IO, QuestBase.DifferentialEquation}
QuestBase._fourier_term :: NTuple{4, Any}
QuestBase._fourier_term :: Tuple{Symbolics.Equation, Any, Any, Any}
QuestBase.power_of :: Tuple{Symbolics.Num, Symbolics.Num}
QuestBase._parameters :: Tuple{QuestBase.HarmonicEquation}
Symbolics.get_variables :: Tuple{QuestBase.HarmonicVariable}
QuestBase.isexp :: Tuple{Any}
QuestBase._has_negative_coefficient :: Tuple{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{T} where T}
QuestBase.declare_variables :: Tuple{QuestBase.HarmonicEquation}
QuestBase.expand_all :: Tuple{Any}
QuestBase.Subtype
QuestBase.declare_variable :: Tuple{String, Symbolics.Num}
QuestBase.declare_variable :: Tuple{String}
QuestBase.count_derivatives :: Tuple{SymbolicUtils.BasicSymbolicImpl.var"typeof(BasicSymbolicImpl)"{T} where T}
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|