Set version to v2.7.1-DEV #78
jlpkgbutler-docdeploy-workflow.yml
on: push
docdeploy
5m 16s
Annotations
1 error, 10 warnings, and 1 notice
docdeploy:
../../../.julia/packages/Documenter/PLD7m/src/Documenter.jl#L603
Failed to push:
exception =
failed process: Process(`git push -q upstream HEAD:gh-pages`, ProcessExited(1)) [1]
Stacktrace:
[1] pipeline_error(procs::Base.ProcessChain)
@ Base ./process.jl:565 [inlined]
[2] run(::Cmd; wait::Bool)
@ Base ./process.jl:480
[3] run
@ ./process.jl:477 [inlined]
[4] (::Documenter.var"#git_commands#22"{String, String, SubString{String}, String, Vector{Any}, Bool, String, String})(sshconfig::String)
@ Documenter ~/.julia/packages/Documenter/PLD7m/src/Documenter.jl:553
[5] (::Documenter.var"#21#27"{String})()
@ Documenter ~/.julia/packages/Documenter/PLD7m/src/Documenter.jl:598
[6] cd(f::Documenter.var"#21#27"{String}, dir::String)
@ Base.Filesystem ./file.jl:112
[7] #20
@ ~/.julia/packages/Documenter/PLD7m/src/Documenter.jl:598 [inlined]
[8] withenv(f::Documenter.var"#20#26"{String, String}, keyvals::Pair{String, String})
@ Base ./env.jl:256
[9] (::Documenter.var"#19#25"{String, String, SubString{String}})(sshconfig::String, io::IOStream)
@ Documenter ~/.julia/packages/Documenter/PLD7m/src/Documenter.jl:597
[10] mktemp(fn::Documenter.var"#19#25"{String, String, SubString{String}}, parent::String)
@ Base.Filesystem ./file.jl:738
[11] mktemp(fn::Function)
@ Base.Filesystem ./file.jl:736
[12] git_push(root::String, temp::String, repo::String; branch::String, dirname::String, target::String, sha::SubString{String}, devurl::String, versions::Vector{Any}, forcepush::Bool, deploy_config::Documenter.GitHubActions, subfolder::String)
@ Documenter ~/.julia/packages/Documenter/PLD7m/src/Documenter.jl:582
[13] git_push
@ ~/.julia/packages/Documenter/PLD7m/src/Documenter.jl:477 [inlined]
[14] #13
@ ~/.julia/packages/Documenter/PLD7m/src/Documenter.jl:456 [inlined]
[15] mktempdir(fn::Documenter.var"#13#15"{SubString{String}, String, String, String, String, String, String, Vector{Any}, Bool, Documenter.GitHubActions, String}, parent::String; prefix::String)
@ Base.Filesystem ./file.jl:766
[16] mktempdir(fn::Function, parent::String) (repeats 2 times)
@ Base.Filesystem ./file.jl:762
[17] (::Documenter.var"#12#14"{String, String, String, String, String, Nothing, String, Vector{Any}, Bool, Documenter.GitHubActions, String})()
@ Documenter ~/.julia/packages/Documenter/PLD7m/src/Documenter.jl:455
[18] cd(f::Documenter.var"#12#14"{String, String, String, String, String, Nothing, String, Vector{Any}, Bool, Documenter.GitHubActions, String}, dir::String)
@ Base.Filesystem ./file.jl:112
[19] deploydocs(; root::String, target::String, dirname::String, repo::String, branch::String, deps::Nothing, make::Nothing, devbranch::String, devurl::String, versions::Vector{Any}, forcepush::Bool, deploy_config::Documenter.GitHubActions, push_preview::Bool)
@ Documenter ~/.julia/packages/Documenter/PLD7m/src/Documenter.jl:432
[20] top-level scope
@ ~/work/Vega.jl/Vega.jl/docs/make.jl:38
[21] include(fname::String)
@ Base.MainInclude ./client.jl:489
[22] top-level scope
@ none:8
[23] eval
@ Core ./boot.jl:385 [inlined]
[24] exec_options(opts::Base.JLOptions)
@ Base ./client.jl:291
[25] _start()
@ Base ./client.jl:552
|
docdeploy:
../../../.julia/packages/Documenter/PLD7m/src/DocChecks.jl#L63
7 docstrings potentially missing:
Vega.launch_browser :: Tuple{String}
Vega.printrep
Vega.savespec :: Tuple{IO, Vega.VGSpec}
Vega.loadvgspec :: Tuple{AbstractString}
Vega.deletedata! :: Tuple{Vega.VGSpec}
Vega.writehtml_partial_script :: Tuple{IO, Vega.VGSpec}
Vega.deletedata :: Tuple{Vega.VGSpec}
|
docdeploy:
../../../.julia/packages/Documenter/PLD7m/src/Documenter.jl#L624
removing `stable` and linking `stable` to `v2.6.2`.
|
docdeploy:
../../../.julia/packages/Documenter/PLD7m/src/Documenter.jl#L624
removing `v2.6` and linking `v2.6` to `v2.6.2`.
|
docdeploy:
../../../.julia/packages/Documenter/PLD7m/src/Documenter.jl#L624
removing `v2.5` and linking `v2.5` to `v2.5.0`.
|
docdeploy:
../../../.julia/packages/Documenter/PLD7m/src/Documenter.jl#L624
removing `v2.4` and linking `v2.4` to `v2.4.1`.
|
docdeploy:
../../../.julia/packages/Documenter/PLD7m/src/Documenter.jl#L624
removing `v2.3` and linking `v2.3` to `v2.3.1`.
|
docdeploy:
../../../.julia/packages/Documenter/PLD7m/src/Documenter.jl#L624
removing `v2.2` and linking `v2.2` to `v2.2.0`.
|
docdeploy:
../../../.julia/packages/Documenter/PLD7m/src/Documenter.jl#L624
removing `v2.1` and linking `v2.1` to `v2.1.1`.
|
docdeploy:
../../../.julia/packages/Documenter/PLD7m/src/Documenter.jl#L624
removing `v2.0` and linking `v2.0` to `v2.0.0`.
|
docdeploy:
../../../.julia/packages/Documenter/PLD7m/src/Documenter.jl#L624
removing `v1.0` and linking `v1.0` to `v1.0.0`.
|
[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`
|