Skip to content

Update CI.yml

Update CI.yml #1162

Triggered via push February 22, 2024 12:58
Status Failure
Total duration 1h 10m 0s
Artifacts

CI.yml

on: push
Documentation
1h 1m
Documentation
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error, 13 warnings, and 1 notice
Julia 1.10 - ubuntu-latest - x64 - push
Process completed with exit code 1.
Julia 1.9 - ubuntu-latest - x64 - push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
Julia 1.9 - 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
Julia 1.10 - ubuntu-latest - x64 - push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
Julia 1.8 - ubuntu-latest - x64 - push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
Julia 1.8 - 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/1HwWe/src/utilities/utilities.jl#L46
8 docstrings not included in the manual: Sophon.sample Sophon.wu :: Union{Tuple{Any}, Tuple{Any, Any}} Sophon.PDESystem Sophon.kaiming_normal :: Tuple{Random.AbstractRNG, Vararg{Integer}} Sophon.kaiming_uniform :: Tuple{Random.AbstractRNG, Vararg{Integer}} Sophon.init_normal :: Tuple{Random.AbstractRNG, Vararg{Integer}} Sophon.init_uniform :: Tuple{Random.AbstractRNG, Vararg{Integer}} Sophon.forwarddiff :: NTuple{5, Any} 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/1HwWe/src/html/HTMLWriter.jl#L707
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/1HwWe/src/html/HTMLWriter.jl#L779
For 2 @example blocks, the 'text/html' representation of the resulting object is above the the threshold (example_size_threshold: 8192 bytes). - 2 blocks had 'image/svg+xml' fallback image representation available, using that. On pages: tutorials/ode.md, tutorials/sod.md
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/deploydocs.jl#L469
removing `stable` and linking `stable` to `v0.5.0`.
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/deploydocs.jl#L469
removing `v0.5` and linking `v0.5` to `v0.5.0`.
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/deploydocs.jl#L469
removing `v0.4` and linking `v0.4` to `v0.4.4`.
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/deploydocs.jl#L469
removing `v0.3` and linking `v0.3` to `v0.3.13`.
Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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-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`