Merge pull request #11 from HolyLab/massinstallaction/set-up-CompatHe… #24
Annotations
3 errors and 1 notice
Documentation:
../../../.julia/packages/Documenter/4JDQo/src/Documenter.jl#L572
Git failed to fetch git@github.com:HolyLab/OlfactoryTopographicBehavior.jl
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/4JDQo/src/Documenter.jl#L684
Failed to push:
exception =
failed process: Process(`git fetch upstream`, ProcessExited(128)) [128]
Stacktrace:
[1] pipeline_error
@ ./process.jl:598 [inlined]
[2] run(::Cmd; wait::Bool)
@ Base ./process.jl:513
[3] run
@ ./process.jl:510 [inlined]
[4] (::Documenter.var"#git_commands#24"{String, String, SubString{String}, String, Vector{Any}, Bool, String, String})(sshconfig::String)
@ Documenter ~/.julia/packages/Documenter/4JDQo/src/Documenter.jl:570
[5] (::Documenter.var"#23#29"{String})()
@ Documenter ~/.julia/packages/Documenter/4JDQo/src/Documenter.jl:679
[6] cd(f::Documenter.var"#23#29"{String}, dir::String)
@ Base.Filesystem ./file.jl:112
[7] #22
@ ~/.julia/packages/Documenter/4JDQo/src/Documenter.jl:679 [inlined]
[8] withenv(f::Documenter.var"#22#28"{String, String}, keyvals::Pair{String, String})
@ Base ./env.jl:265
[9] (::Documenter.var"#21#27"{String, String, SubString{String}, String})(sshconfig::String, io::IOStream)
@ Documenter ~/.julia/packages/Documenter/4JDQo/src/Documenter.jl:678
[10] mktemp(fn::Documenter.var"#21#27"{String, String, SubString{String}, String}, parent::String)
@ Base.Filesystem ./file.jl:790
[11] mktemp(fn::Function)
@ Base.Filesystem ./file.jl:788
[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, is_preview::Bool)
@ Documenter ~/.julia/packages/Documenter/4JDQo/src/Documenter.jl:663
[13] (::Documenter.var"#15#17"{SubString{String}, String, String, String, String, Vector{Any}, Bool, Documenter.GitHubActions, Bool, String, String})(temp::String)
@ Documenter ~/.julia/packages/Documenter/4JDQo/src/Documenter.jl:524
[14] mktempdir(fn::Documenter.var"#15#17"{SubString{String}, String, String, String, String, Vector{Any}, Bool, Documenter.GitHubActions, Bool, String, String}, parent::String; prefix::String)
@ Base.Filesystem ./file.jl:819
[15] mktempdir(fn::Function, parent::String)
@ Base.Filesystem ./file.jl:815
[16] mktempdir
@ ./file.jl:815 [inlined]
[17] (::Documenter.var"#14#16"{String, String, String, Nothing, String, Vector{Any}, Bool, Documenter.GitHubActions, Bool, String, String})()
@ Documenter ~/.julia/packages/Documenter/4JDQo/src/Documenter.jl:523
[18] cd(f::Documenter.var"#14#16"{String, String, String, Nothing, String, Vector{Any}, Bool, Documenter.GitHubActions, Bool, String, String}, dir::String)
@ Base.Filesystem ./file.jl:112
[19] deploydocs(; root::String, target::String, dirname::String, repo::String, branch::String, repo_previews::String, branch_previews::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/4JDQo/src/Documenter.jl:500
[20] top-level scope
@ ~/work/OlfactoryTopographicBehavior.jl/OlfactoryTopographicBehavior.jl/docs/make.jl:21
[21] include(fname::String)
@ Main ./sysimg.jl:38
[22] top-level scope
@ none:8
[23] eval
@ ./boot.jl:430 [inlined]
[24] exec_options(opts::Base.JLOptions)
@ Base ./client.jl:296
[25] _start()
@ Base ./client.jl:531
|
Documentation
Process completed with exit code 1.
|
[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`
|