Skip to content

Enable streaming upload in S3 : put_object #2142

Enable streaming upload in S3 : put_object

Enable streaming upload in S3 : put_object #2142

Triggered via pull request June 12, 2024 02:13
Status Failure
Total duration 8m 12s
Artifacts

CI.yml

on: pull_request
Documentation
8m 1s
Documentation
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 4 warnings, and 1 notice
Julia 1 - ubuntu-latest - x64
Credentials could not be loaded, please check your action inputs: Could not load credentials from any providers
Julia 1.6 - ubuntu-latest - x64
Credentials could not be loaded, please check your action inputs: Could not load credentials from any providers
Julia 1 - macOS-latest - x64
Credentials could not be loaded, please check your action inputs: Could not load credentials from any providers
Documentation: ../../../.julia/packages/Documenter/lul8Y/src/Documenter.jl#L556
Git failed to fetch ***github.com/JuliaCloud/AWS.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/lul8Y/src/Documenter.jl#L677
Failed to push: exception = failed process: Process(`git fetch upstream`, 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#27"{String, String, SubString{String}, String, Vector{Any}, Bool, String, String})(sshconfig::Nothing) @ Documenter ~/.julia/packages/Documenter/lul8Y/src/Documenter.jl:554 [5] git_commands @ ~/.julia/packages/Documenter/lul8Y/src/Documenter.jl:544 [inlined] [6] cd(f::Documenter.var"#git_commands#27"{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/lul8Y/src/Documenter.jl:674 [8] git_push @ ~/.julia/packages/Documenter/lul8Y/src/Documenter.jl:530 [inlined] [9] #18 @ ~/.julia/packages/Documenter/lul8Y/src/Documenter.jl:508 [inlined] [10] mktempdir(fn::Documenter.var"#18#20"{SubString{String}, String, String, String, String, Vector{Any}, Bool, Documenter.GitHubActions, Bool, String, String, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:766 [11] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:762 [12] mktempdir @ ./file.jl:762 [inlined] [13] (::Documenter.var"#17#19"{String, String, String, Nothing, String, Vector{Any}, Bool, Documenter.GitHubActions, Bool, String, String, String})() @ Documenter ~/.julia/packages/Documenter/lul8Y/src/Documenter.jl:507 [14] cd(f::Documenter.var"#17#19"{String, String, String, Nothing, String, Vector{Any}, Bool, Documenter.GitHubActions, Bool, String, String, String}, dir::String) @ Base.Filesystem ./file.jl:112 [15] 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/lul8Y/src/Documenter.jl:484 [16] top-level scope @ ~/work/AWS.jl/AWS.jl/docs/make.jl:81 [17] include(fname::String) @ Base.MainInclude ./client.jl:489 [18] top-level scope @ none:8 [19] eval @ ./boot.jl:385 [inlined] [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:291 [21] _start() @ Base ./client.jl:552
Documentation: ../../../.julia/packages/Documenter/lul8Y/src/Writers/HTMLWriter.jl#L1823
invalid local link: unresolved path in services/serverlessapplicationrepository.md link.text = 1-element Vector{Any}: "a-z0-9" link.url = "([a-z0-9]|-(?!-))*[a-z0-9]"
Documentation: ../../../.julia/packages/Documenter/lul8Y/src/Writers/HTMLWriter.jl#L1823
invalid local link: unresolved path in services/serverlessapplicationrepository.md link.text = 1-element Vector{Any}: "a-z0-9" link.url = "([a-z0-9]|-(?!-))*[a-z0-9]"
Documentation: ../../../.julia/packages/Documenter/lul8Y/src/Writers/HTMLWriter.jl#L1823
invalid local link: unresolved path in services/iotanalytics.md link.text = 1-element Vector{Any}: "A-Za-z_" link.url = "[A-Za-z0-9]*|[A-Za-z0-9][A-Za-z0-9_]*"
Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: julia-actions/setup-julia@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
[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`