Fix docs bulid #24
Annotations
1 error and 4 warnings
format
Process completed with exit code 1.
|
format:
docs/make.jl#L17
[JuliaFormatter] reported by reviewdog 🐶
Raw Output:
docs/make.jl:17:- pages=[
docs/make.jl:18:- "Home" => "index.md",
docs/make.jl:19:- ],
docs/make.jl:17:+ pages=["Home" => "index.md"],
|
format:
docs/make.jl#L23
[JuliaFormatter] reported by reviewdog 🐶
Raw Output:
docs/make.jl:23:-deploydocs(;
docs/make.jl:24:- repo="github.com/tpgillam/PlotIter.jl",
docs/make.jl:25:- devbranch="main",
docs/make.jl:26:-)
docs/make.jl:21:+deploydocs(; repo="github.com/tpgillam/PlotIter.jl", devbranch="main")
|
format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
format
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/
|