Skip to content

Update Project.toml #778

Update Project.toml

Update Project.toml #778

Triggered via push December 22, 2023 12:13
Status Success
Total duration 19m 31s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build: ../../../.julia/packages/Documenter/1HwWe/src/documents.jl#L100
In file src/api.md: the following unsupported keyword arguments have been set in the `@index` node: Private = false Module = Module[Survey]
build: ../../../.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 = "..."), ...)`.
build: ../../../.julia/packages/Documenter/1HwWe/src/deploydocs.jl#L469
removing `stable` and linking `stable` to `v0.4.0`.
build: ../../../.julia/packages/Documenter/1HwWe/src/deploydocs.jl#L469
removing `v0.4` and linking `v0.4` to `v0.4.0`.
build: ../../../.julia/packages/Documenter/1HwWe/src/deploydocs.jl#L469
removing `v0.2` and linking `v0.2` to `v0.2.0`.
build: ../../../.julia/packages/Documenter/1HwWe/src/deploydocs.jl#L469
removing `v0.1` and linking `v0.1` to `v0.1.0`.
build
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/