Skip to content

CI

CI #228

Triggered via push July 1, 2024 22:27
Status Failure
Total duration 14m 51s
Billable time 21m
Artifacts

CI.yml

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

Annotations

2 errors, 4 warnings, and 1 notice
Documentation: ../../../.julia/packages/Documenter/qoyeC/src/deploydocs.jl#L524
Failed to push: exception = ArgumentError: link `"v0.4" => "v0.4.2"` incompatible with link `"v0.4.0" => "v0.4"`. Stacktrace: [1] expand_versions(dir::String, versions::Vector{Any}) @ Documenter.HTMLWriter ~/.julia/packages/Documenter/qoyeC/src/html/HTMLWriter.jl:1548 [2] (::Documenter.var"#git_commands#122"{String, String, SubString{String}, Nothing, String, Vector{Any}, Bool, String, Nothing, String})(sshconfig::Nothing) @ Documenter ~/.julia/packages/Documenter/qoyeC/src/deploydocs.jl:421 [3] git_commands @ ~/.julia/packages/Documenter/qoyeC/src/deploydocs.jl:368 [inlined] [4] withenv(::Documenter.var"#git_commands#122"{String, String, SubString{String}, Nothing, String, Vector{Any}, Bool, String, Nothing, String}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:257 [5] #121 @ ~/.julia/packages/Documenter/qoyeC/src/deploydocs.jl:521 [inlined] [6] cd(f::Documenter.var"#121#128", 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}, cname::Nothing, devurl::String, versions::Vector{Any}, forcepush::Bool, deploy_config::Documenter.GitHubActions, subfolder::String, is_preview::Bool, archive::Nothing) @ Documenter ~/.julia/packages/Documenter/qoyeC/src/deploydocs.jl:521 [8] (::Documenter.var"#106#108"{SubString{String}, String, String, String, Nothing, String, Vector{Any}, Bool, Documenter.GitHubActions, Bool, String, String})(temp::String) @ Documenter ~/.julia/packages/Documenter/qoyeC/src/deploydocs.jl:290 [9] mktempdir(fn::Documenter.var"#106#108"{SubString{String}, String, String, String, Nothing, 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"#105#107"{String, String, String, Nothing, Nothing, String, Vector{Any}, Bool, Documenter.GitHubActions, Bool, String, String})() @ Documenter ~/.julia/packages/Documenter/qoyeC/src/deploydocs.jl:289 [13] cd(f::Documenter.var"#105#107"{String, String, String, Nothing, 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, cname::Nothing, devbranch::String, devurl::String, versions::Vector{Any}, forcepush::Bool, deploy_config::Documenter.GitHubActions, push_preview::Bool, tag_prefix::String, archive::Nothing) @ Documenter ~/.julia/packages/Documenter/qoyeC/src/deploydocs.jl:250 [15] top-level scope @ ~/work/DuctAPE.jl/DuctAPE.jl/docs/make.jl:62 [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
Documentation
Process completed with exit code 1.
Julia 1.10 - ubuntu-latest - x64 - push
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Julia 1.10 - ubuntu-latest - x86 - push
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Documentation: ../../../.julia/packages/Documenter/qoyeC/src/html/HTMLWriter.jl#L1824
Generated HTML over size_threshold_warn limit: DuctAPE/api/private_preprocess.md Generated file size: 141.02 (KiB) size_threshold_warn: 100.0 (KiB) size_threshold: 200.0 (KiB) HTML file: DuctAPE/api/private_preprocess/index.html
Documentation: ../../../.julia/packages/Documenter/qoyeC/src/html/HTMLWriter.jl#L804
For 3 @example blocks, the 'text/html' representation of the resulting object is above the threshold (example_size_threshold: 8192 bytes). - 3 blocks had 'image/svg+xml' fallback image representation available, using that. On pages: DuctAPE/tutorial.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`