Bump codecov/codecov-action from 5 to 6 #36
Annotations
2 errors, 1 warning, and 1 notice
|
Documentation:
../../../.julia/packages/Documenter/PLD7m/src/Documenter.jl#L603
Failed to push:
exception =
failed process: Process(`git fetch upstream`, ProcessExited(128)) [128]
Stacktrace:
[1] pipeline_error
@ ./process.jl:597 [inlined]
[2] run(::Cmd; wait::Bool)
@ Base ./process.jl:512
[3] run
@ ./process.jl:509 [inlined]
[4] (::Documenter.var"#git_commands#25"{String, String, SubString{String}, String, Vector{Any}, Bool, String, String})(sshconfig::String)
@ Documenter ~/.julia/packages/Documenter/PLD7m/src/Documenter.jl:500
[5] (::Documenter.var"#34#35"{String})()
@ Documenter ~/.julia/packages/Documenter/PLD7m/src/Documenter.jl:598
[6] cd(f::Documenter.var"#34#35"{String}, dir::String)
@ Base.Filesystem ./file.jl:112
[7] withenv(f::Documenter.var"#32#33"{String, String}, keyvals::Pair{String, String})
@ Base ./env.jl:259
[8] (::Documenter.var"#30#31"{String, String, SubString{String}})(sshconfig::String, io::IOStream)
@ Documenter ~/.julia/packages/Documenter/PLD7m/src/Documenter.jl:583
[9] mktemp(fn::Documenter.var"#30#31"{String, String, SubString{String}}, parent::String)
@ Base.Filesystem ./file.jl:907
[10] mktemp
@ ./file.jl:905 [inlined]
[11] 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
[12] mktempdir(fn::Documenter.var"#17#18"{SubString{String}, String, String, String, String, String, String, Vector{Any}, Bool, Documenter.GitHubActions, String}, parent::String; prefix::String)
@ Base.Filesystem ./file.jl:932
[13] mktempdir (repeats 2 times)
@ ./file.jl:932 [inlined]
[14] (::Documenter.var"#15#16"{String, String, String, String, String, Nothing, String, Vector{Any}, Bool, Documenter.GitHubActions, String})()
@ Documenter ~/.julia/packages/Documenter/PLD7m/src/Documenter.jl:455
[15] cd(f::Documenter.var"#15#16"{String, String, String, String, String, Nothing, String, Vector{Any}, Bool, Documenter.GitHubActions, String}, dir::String)
@ Base.Filesystem ./file.jl:112
[16] 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
[17] top-level scope
@ ~/work/Graphics.jl/Graphics.jl/docs/make.jl:15
[18] include(mapexpr::Function, mod::Module, _path::String)
@ Base ./Base.jl:307
[19] top-level scope
@ none:8
[20] eval(m::Module, e::Any)
@ Core ./boot.jl:489
[21] exec_options(opts::Base.JLOptions)
@ Base ./client.jl:283
[22] _start()
@ Base ./client.jl:550
|
|
Documentation:
../../../.julia/packages/Documenter/PLD7m/src/Documenter.jl#L502
Git failed to fetch git@github.com:JuliaGraphics/Graphics.jl.git
This can be caused by a DOCUMENTER_KEY variable that is not correctly set up.
Make sure that the environment variable is properly set up as a Base64-encoded string
of the SSH private key. You may need to re-generate the keys with DocumenterTools.
|
|
Documentation:
../../../.julia/packages/Documenter/PLD7m/src/DocChecks.jl#L63
1 docstring potentially missing:
Graphics.Graphics
|
|
[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`
|