Added docstrings to models #46
CI.yml
on: pull_request
Documentation
1m 47s
Matrix: test
Annotations
4 errors and 2 warnings
Documentation:
../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
no docs found for 'V(::DeltaPotential)' in `@docs` block in src/DeltaPotential.md:32-34
```@docs
V(::DeltaPotential)
```
|
Documentation:
../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
no docs found for 'ψ(::DeltaPotential)' in `@docs` block in src/DeltaPotential.md:42-44
```@docs
ψ(::DeltaPotential)
```
|
Documentation:
../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
25 docstrings not included in the manual:
Antique.L :: Tuple{MorsePotential, Any}
Antique.L :: Tuple{HydrogenAtom, Any}
Antique.MorsePotential
Antique.InfinitePotentialWell
Antique.HarmonicOscillator
Antique.nₘₐₓ :: Tuple{MorsePotential}
Antique.V :: Tuple{InfinitePotentialWell, Any}
Antique.V :: Tuple{MorsePotential, Any}
Antique.V :: Tuple{DeltaPotential, Any}
Antique.V :: Tuple{HarmonicOscillator, Any}
Antique.V :: Tuple{HydrogenAtom, Any}
Antique.ψ :: Tuple{InfinitePotentialWell, Any}
Antique.ψ :: Tuple{MorsePotential, Any}
Antique.ψ :: Tuple{DeltaPotential, Any}
Antique.ψ :: Tuple{HarmonicOscillator, Any}
Antique.ψ :: Tuple{HydrogenAtom, Any, Any, Any}
Antique.P :: Tuple{HydrogenAtom, Any}
Antique.Y :: Tuple{HydrogenAtom, Any, Any}
Antique.R :: Tuple{HydrogenAtom, Any}
Antique.E :: Tuple{HarmonicOscillator}
Antique.E :: Tuple{HydrogenAtom}
Antique.E :: Tuple{MorsePotential}
Antique.E :: Tuple{InfinitePotentialWell}
Antique.HydrogenAtom
Antique.H :: Tuple{HarmonicOscillator, Any}
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|
Documentation
Process completed with exit code 1.
|
Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
|
Julia 1.7 - ubuntu-latest - x64 - pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, julia-actions/setup-julia@v1, 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/.
|