Bump actions/checkout from 2 to 4 #107
Annotations
2 errors, 10 warnings, and 1 notice
../../../.julia/packages/Documenter/HmHje/src/Documenter.jl#L745
Failed to push:
exception =
failed process: Process(`git push -q upstream HEAD:gh-pages`, ProcessExited(128)) [128]
Stacktrace:
[1] pipeline_error
@ ./process.jl:565 [inlined]
[2] run(::Cmd; wait::Bool)
@ Base ./process.jl:480
[3] run
@ ./process.jl:477 [inlined]
[4] (::Documenter.var"#git_commands#24"{String, String, SubString{String}, String, Vector{Any}, Bool, String, String})(sshconfig::Nothing)
@ Documenter ~/.julia/packages/Documenter/HmHje/src/Documenter.jl:679
[5] git_commands
@ ~/.julia/packages/Documenter/HmHje/src/Documenter.jl:603 [inlined]
[6] cd(f::Documenter.var"#git_commands#24"{String, String, SubString{String}, String, Vector{Any}, Bool, String, String}, dir::String)
@ Base.Filesystem ./file.jl:112
[7] 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/HmHje/src/Documenter.jl:742
[8] (::Documenter.var"#15#17"{SubString{String}, String, String, String, String, Vector{Any}, Bool, Documenter.GitHubActions, Bool, String, String})(temp::String)
@ Documenter ~/.julia/packages/Documenter/HmHje/src/Documenter.jl:567
[9] 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:766
[10] mktempdir(fn::Function, parent::String)
@ Base.Filesystem ./file.jl:762
[11] mktempdir
@ ./file.jl:762 [inlined]
[12] (::Documenter.var"#14#16"{String, String, String, Nothing, String, Vector{Any}, Bool, Documenter.GitHubActions, Bool, String, String})()
@ Documenter ~/.julia/packages/Documenter/HmHje/src/Documenter.jl:566
[13] 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
[14] 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/HmHje/src/Documenter.jl:543
[15] top-level scope
@ ~/work/CellArrays.jl/CellArrays.jl/docs/make.jl:51
[16] include(fname::String)
@ Base.MainInclude ./client.jl:489
[17] top-level scope
@ none:8
[18] eval
@ ./boot.jl:385 [inlined]
[19] exec_options(opts::Base.JLOptions)
@ Base ./client.jl:291
[20] _start()
@ Base ./client.jl:552
|
|
../../../.julia/packages/Documenter/HmHje/src/Utilities/Utilities.jl#L34
duplicate docs found for 'CellArrays.CellArray' in src/api.md:28-32
```@autodocs
Modules = [CellArrays]
Order = [:type]
Filter = t -> typeof(t) !== CellArray
```
|
../../../.julia/packages/Documenter/HmHje/src/Utilities/Utilities.jl#L34
no doc found for reference '[`CuCellArray`](@ref)' in src/api.md.
|
../../../.julia/packages/Documenter/HmHje/src/Utilities/Utilities.jl#L34
no doc found for reference '[`ROCCellArray`](@ref)' in src/api.md.
|
../../../.julia/packages/Documenter/HmHje/src/Utilities/Utilities.jl#L34
no doc found for reference '[`CellArrays.CuCellArray`](@ref)' in src/api.md.
|
../../../.julia/packages/Documenter/HmHje/src/Utilities/Utilities.jl#L34
no doc found for reference '[`CellArrays.ROCCellArray`](@ref)' in src/api.md.
|
../../../.julia/packages/Documenter/HmHje/src/Utilities/Utilities.jl#L34
no doc found for reference '[`CuCellArray`](@ref)' in src/api.md.
|
../../../.julia/packages/Documenter/HmHje/src/Utilities/Utilities.jl#L34
no doc found for reference '[`ROCCellArray`](@ref)' in src/api.md.
|
../../../.julia/packages/Documenter/HmHje/src/Utilities/Utilities.jl#L34
no doc found for reference '[`CuCellArray`](@ref)' in src/examples/memcopyCellArray3D.md.
|
|
../../../.julia/packages/Documenter/HmHje/src/Writers/HTMLWriter.jl#L2077
invalid local link: unresolved path in api.md
link.text =
1-element Vector{Any}:
Markdown.Code("", "CuCellArray")
link.url = "@ref"
|
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache. To ignore, set input `ignore-no-cache: true`
|
The logs for this run have expired and are no longer available.
Loading