Skip to content

Interface and Docs Updates for v0.4.x #256

Interface and Docs Updates for v0.4.x

Interface and Docs Updates for v0.4.x #256

Triggered via pull request August 17, 2024 05:32
@cortnercortner
synchronize #107
v0.4-dev
Status Failure
Total duration 2m 22s
Artifacts

CI.yml

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

Annotations

2 errors and 3 notices
Documentation: ../../../.julia/packages/Documenter/qoyeC/src/utilities/utilities.jl#L44
7 docstrings not included in the manual: AtomsBase.Implementation.FlexibleSystem :: Union{Tuple{D}, Tuple{S}, Tuple{L}, Tuple{AbstractVector{S}, Tuple{Vararg{var"#s2", D}} where var"#s2"<:AbstractVector{L}, Union{Bool, Tuple{Vararg{Bool, D}}, AbstractVector{<:Bool}}}} where {L<:(Union{Unitful.Quantity{T, 𝐋, U}, Unitful.Level{L, S, Unitful.Quantity{T, 𝐋, U}} where {L, S}} where {T, U}), S, D} AtomsBase.Implementation.FlexibleSystem :: Tuple{AtomsBase.AbstractSystem} AtomsBase.Implementation.periodic_system :: Tuple{AbstractVector, Union{Tuple, AbstractVector}} AtomsBase.Implementation.atomic_system :: Tuple{AbstractVector{<:AtomsBase.Implementation.Atom}, Any, Any} AtomsBase.Implementation.Atom :: Union{Tuple{M}, Tuple{V}, Tuple{L}, Tuple{Union{ChemicalSpecies, AbstractString, Integer, Symbol}, AbstractVector{L}}, Tuple{Union{ChemicalSpecies, AbstractString, Integer, Symbol}, AbstractVector{L}, AbstractVector{V}}} where {L<:(Union{Unitful.Quantity{T, 𝐋, U}, Unitful.Level{L, S, Unitful.Quantity{T, 𝐋, U}} where {L, S}} where {T, U}), V<:(Union{Unitful.Quantity{T, 𝐋 𝐓^-1, U}, Unitful.Level{L, S, Unitful.Quantity{T, 𝐋 𝐓^-1, U}} where {L, S}} where {T, U}), M<:(Union{Unitful.Quantity{T, 𝐌, U}, Unitful.Level{L, S, Unitful.Quantity{T, 𝐌, U}} where {L, S}} where {T, U})} AtomsBase.Implementation.Atom :: Tuple{AtomsBase.Implementation.Atom} AtomsBase.Implementation.isolated_system :: Tuple{AbstractVector{<:AtomsBase.Implementation.Atom}} 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.
Julia 1.6 - Core
[setup-julia] If you are testing 1.6 as a Long Term Support (lts) version, consider using the new "lts" version specifier instead of "1.6" explicitly, which will automatically resolve the current lts.
Julia 1.6 - AtomsBaseTesting
[setup-julia] If you are testing 1.6 as a Long Term Support (lts) version, consider using the new "lts" version specifier instead of "1.6" explicitly, which will automatically resolve the current lts.
[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`