Skip to content

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

Interface and Docs Updates for v0.4.x

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

Triggered via pull request August 12, 2024 06:35
@cortnercortner
synchronize #107
v0.4-dev
Status Failure
Total duration 2m 33s
Artifacts

CI.yml

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

Annotations

6 errors and 3 notices
Julia 1.6 - Core
Process completed with exit code 1.
Julia nightly - AtomsBaseTesting
Process completed with exit code 1.
Julia 1.6 - AtomsBaseTesting
Process completed with exit code 1.
Julia nightly - Core
Process completed with exit code 1.
Documentation: ../../../.julia/packages/Documenter/qoyeC/src/utilities/utilities.jl#L44
4 docstrings not included in the manual: AtomsBase.Implementation.FlexibleSystem :: Union{Tuple{D}, Tuple{S}, Tuple{L}, Tuple{AbstractVector{S}, Tuple{Vararg{var"#s14", D}} where var"#s14"<:AbstractVector{L}, Union{Bool, Tuple{Vararg{Bool, D}}}}} 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{AbstractSystem} 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} 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`