Skip to content

Fix leftover bugs

Fix leftover bugs #772

Triggered via pull request December 22, 2023 10:11
Status Success
Total duration 17m 58s
Artifacts

documentation.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 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
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/