Skip to content

Update the version of Documenter.jl to v1.0 #180

Update the version of Documenter.jl to v1.0

Update the version of Documenter.jl to v1.0 #180

Triggered via pull request September 21, 2023 13:03
Status Failure
Total duration 2m 22s
Artifacts

code-style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
code-style
Process completed with exit code 1.
code-style: docs/make.jl#L7
[JuliaFormatter] reported by reviewdog 🐶 Raw Output: docs/make.jl:7:- format=Documenter.HTML(; docs/make.jl:8:- repolink = "https://github.com/JuliaTesting/Aqua.jl", docs/make.jl:9:- ), docs/make.jl:7:+ format = Documenter.HTML(; repolink = "https://github.com/JuliaTesting/Aqua.jl"),
code-style: docs/make.jl#L11
[JuliaFormatter] reported by reviewdog 🐶 Raw Output: docs/make.jl:11:- warnonly = true docs/make.jl:9:+ warnonly = true,
code-style
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/