Skip to content

Merge pull request #36 from DanielVandH/triangle #181

Merge pull request #36 from DanielVandH/triangle

Merge pull request #36 from DanielVandH/triangle #181

Triggered via push July 5, 2024 23:10
Status Success
Total duration 36m 19s
Artifacts

CI.yml

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

Annotations

14 warnings and 1 notice
Documentation: ../../../.julia/packages/Documenter/CJeWX/src/utilities/utilities.jl#L46
invalid local link/image: file does not exist in src/interpolation_math.md link = @ast MarkdownAST.Link("(https://kluedo.ub.rptu.de/frontdoor/deliver/index/docId/2104/file/diss.bobach.natural.neighbor.20090615.pdf)", "") do MarkdownAST.Text("Bobach's thesis") end
Documentation: ../../../.julia/packages/Documenter/CJeWX/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/CJeWX/src/deploydocs.jl#L533
removing `stable` and linking `stable` to `v1.3.4`.
Documentation: ../../../.julia/packages/Documenter/CJeWX/src/deploydocs.jl#L533
removing `v1.3` and linking `v1.3` to `v1.3.4`.
Documentation: ../../../.julia/packages/Documenter/CJeWX/src/deploydocs.jl#L533
removing `v1.2` and linking `v1.2` to `v1.2.2`.
Documentation: ../../../.julia/packages/Documenter/CJeWX/src/deploydocs.jl#L533
removing `v1.1` and linking `v1.1` to `v1.1.1`.
Documentation: ../../../.julia/packages/Documenter/CJeWX/src/deploydocs.jl#L533
removing `v1.0` and linking `v1.0` to `v1.0.2`.
Documentation: ../../../.julia/packages/Documenter/CJeWX/src/deploydocs.jl#L533
removing `v1` and linking `v1` to `v1.3.4`.
Documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Documentation
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, julia-actions/setup-julia@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Julia 1 - ubuntu-latest - x64 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Julia 1 - ubuntu-latest - x64 - push
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Julia 1.9 - ubuntu-latest - x64 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Julia 1.9 - ubuntu-latest - x64 - push
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
[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`