Skip to content

Merge pull request #141 from YichengDWu/docs #624

Merge pull request #141 from YichengDWu/docs

Merge pull request #141 from YichengDWu/docs #624

Triggered via push April 29, 2024 14:58
Status Success
Total duration 7m 9s
Artifacts

CI.yml

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

Annotations

12 warnings and 1 notice
Julia 1.10 - ubuntu-latest - x64 - push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
Julia 1.10 - ubuntu-latest - x64 - push
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Documentation: ../../../.julia/packages/Documenter/pA5Sa/src/utilities/utilities.jl#L46
11 docstrings not included in the manual: MoYe.get_congr_coord :: Union{Tuple{N}, Tuple{Layout{N}, Union{Integer, Static.StaticInt}}} where N MoYe.make_ordered_layout :: Tuple{Any, Any} MoYe.prepend_dim :: Tuple{MoYeArray, Static.StaticInt} MoYe.make_fragment_like :: Tuple{StaticLayout{1, S, R} where {S<:Union{Tuple{Union{Tuple{Vararg{Union{Tuple, Static.StaticInt}}}, Static.StaticInt}}, Static.StaticInt}, R<:Union{Tuple{Union{Tuple{Vararg{Union{Tuple, Static.StaticInt}}}, Static.StaticInt}}, Static.StaticInt}}} MoYe.coord_to_coord :: Tuple{Tuple, Tuple, Tuple} Base.pointer :: Union{Tuple{T}, Tuple{MoYeArray{T, N, E} where {N, E<:Union{ArrayEngine{T}, ViewEngine{T}}}, Union{Int32, Int64, Static.StaticInt}}} where T MoYe.static_findfirst :: Union{Tuple{G}, Tuple{G, Tuple, Tuple{}}} where G MoYe.append_dim :: Tuple{MoYeArray, Static.StaticInt} MoYe.Tile MoYe.Registers MoYe.fma! These are docstrings in the checked modules (configured with the modules keyword) that are not included in canonical @docs or @autodocs blocks.
Documentation: ../../../.julia/packages/Documenter/pA5Sa/src/html/HTMLWriter.jl#L732
Unable to determine the repository root URL for the navbar link. This can happen when a string is passed to the `repo` keyword of `makedocs`. To remove this warning, either pass a Remotes.Remote object to `repo` to completely specify the remote repository, or explicitly set the remote URL by setting `repolink` via `makedocs(format = HTML(repolink = "..."), ...)`.
Documentation: ../../../.julia/packages/Documenter/pA5Sa/src/deploydocs.jl#L533
removing `stable` and linking `stable` to `v3.2.0`.
Documentation: ../../../.julia/packages/Documenter/pA5Sa/src/deploydocs.jl#L533
removing `v3.2` and linking `v3.2` to `v3.2.0`.
Documentation: ../../../.julia/packages/Documenter/pA5Sa/src/deploydocs.jl#L533
removing `v3.1` and linking `v3.1` to `v3.1.0`.
Documentation: ../../../.julia/packages/Documenter/pA5Sa/src/deploydocs.jl#L533
removing `v3.0` and linking `v3.0` to `v3.0.0`.
Documentation: ../../../.julia/packages/Documenter/pA5Sa/src/deploydocs.jl#L533
removing `v2.0` and linking `v2.0` to `v2.0.0`.
Documentation: ../../../.julia/packages/Documenter/pA5Sa/src/deploydocs.jl#L533
removing `v1.2` and linking `v1.2` to `v1.2.3`.
Documentation: ../../../.julia/packages/Documenter/pA5Sa/src/deploydocs.jl#L533
removing `v1.1` and linking `v1.1` to `v1.1.1`.
Documentation: ../../../.julia/packages/Documenter/pA5Sa/src/deploydocs.jl#L533
removing `v1.0` and linking `v1.0` to `v1.0.3`.
[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`