Skip to content

Bump codecov/codecov-action from 4 to 5 #392

Bump codecov/codecov-action from 4 to 5

Bump codecov/codecov-action from 4 to 5 #392

Triggered via pull request November 18, 2024 00:28
Status Failure
Total duration 2m 53s
Artifacts

CI.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 10 warnings, and 2 notices
Documentation: ../../../.julia/packages/Documenter/7hBIS/src/Documenter.jl#L743
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/7hBIS/src/Documenter.jl:677 [5] git_commands @ ~/.julia/packages/Documenter/7hBIS/src/Documenter.jl:601 [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/7hBIS/src/Documenter.jl:740 [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/7hBIS/src/Documenter.jl:565 [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/7hBIS/src/Documenter.jl:564 [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/7hBIS/src/Documenter.jl:541 [15] top-level scope @ ~/work/GeoInterface.jl/GeoInterface.jl/docs/make.jl:39 [16] include(fname::String) @ Base.MainInclude ./client.jl:494 [17] top-level scope @ none:8 [18] eval @ ./boot.jl:385 [inlined] [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [20] _start() @ Base ./client.jl:557
Documentation
Process completed with exit code 1.
Documentation: ../../../.julia/packages/Documenter/7hBIS/src/CrossReferences.jl#L160
no doc found for reference '[`Point`](@ref)' in src/guides/defaults.md.
Documentation: ../../../.julia/packages/Documenter/7hBIS/src/CrossReferences.jl#L160
no doc found for reference '[`Line`](@ref)' in src/guides/defaults.md.
Documentation: ../../../.julia/packages/Documenter/7hBIS/src/CrossReferences.jl#L160
no doc found for reference '[`LineString`](@ref)' in src/guides/defaults.md.
Documentation: ../../../.julia/packages/Documenter/7hBIS/src/CrossReferences.jl#L160
no doc found for reference '[`LinearRing`](@ref)' in src/guides/defaults.md.
Documentation: ../../../.julia/packages/Documenter/7hBIS/src/CrossReferences.jl#L160
no doc found for reference '[`Polygon`](@ref)' in src/guides/defaults.md.
Documentation: ../../../.julia/packages/Documenter/7hBIS/src/CrossReferences.jl#L160
no doc found for reference '[`MultiLineString`](@ref)' in src/guides/defaults.md.
Documentation: ../../../.julia/packages/Documenter/7hBIS/src/CrossReferences.jl#L160
no doc found for reference '[`MultiPolygon`](@ref)' in src/guides/defaults.md.
Documentation: ../../../.julia/packages/Documenter/7hBIS/src/CrossReferences.jl#L160
no doc found for reference '[`MultiPoint`](@ref)' in src/guides/defaults.md.
Documentation: ../../../.julia/packages/Documenter/7hBIS/src/CrossReferences.jl#L160
no doc found for reference '[`PolyhedralSurface`](@ref)' in src/guides/defaults.md.
Documentation: ../../../.julia/packages/Documenter/7hBIS/src/CrossReferences.jl#L160
no doc found for reference '[`GeometryCollection`](@ref)' in src/guides/defaults.md.
[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`
Julia 1.6 - ubuntu-latest - x64 - pull_request
[setup-julia] If you are testing 1.6 as a Long Term Support (lts) version, consider using the new "lts" version specifier instead of "1.6" explicitly, which will automatically resolve the current lts.