Skip to content

Update Julia to 1.9.4 #254

Update Julia to 1.9.4

Update Julia to 1.9.4 #254

Triggered via push April 6, 2024 12:37
Status Failure
Total duration 14m 34s
Artifacts

docs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 1 warning, and 1 notice
deploy: ../../../.julia/packages/Documenter/2OZOh/src/utilities/utilities.jl#L44
invalid local link/image: file does not exist in src/tutorials/julia.md link = @ast MarkdownAST.Link("@id system", "") do MarkdownAST.Text("systems") end
deploy: ../../../.julia/packages/Documenter/2OZOh/src/utilities/utilities.jl#L44
Cannot resolve @ref for 'System' in src/tutorials/makingamodel.md. - Header with slug 'System' is not unique in src/tutorials/makingamodel.md. - no doc found for reference '[`System`](@ref)' in src/tutorials/makingamodel.md. node = @ast MarkdownAST.Link("@ref System", "") do MarkdownAST.Text("system") end
deploy: ../../../.julia/packages/Documenter/2OZOh/src/utilities/utilities.jl#L44
invalid local link/image: file does not exist in src/tutorials/usingamodel.md link = @ast MarkdownAST.Link("@https://github.com/JuliaRegistries/General", "") do MarkdownAST.Text("Julia package registry") end
deploy: ../../../.julia/packages/Documenter/2OZOh/src/utilities/utilities.jl#L44
Cannot resolve @ref for 'System' in src/index.md. - Header with slug 'System' is not unique in src/index.md. - no doc found for reference '[`System`](@ref)' in src/index.md. node = @ast MarkdownAST.Link("@ref System", "") do MarkdownAST.Text("Manual") end
deploy
Process completed with exit code 1.
[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`
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.