Skip to content

Bump julia-actions/setup-julia from 1 to 2 #109

Bump julia-actions/setup-julia from 1 to 2

Bump julia-actions/setup-julia from 1 to 2 #109

Triggered via pull request September 25, 2024 16:39
Status Failure
Total duration 23m 29s
Artifacts

CI.yml

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

Annotations

4 errors, 22 warnings, and 5 notices
Documentation: ../../../.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
Documentation
Process completed with exit code 1.
Julia 1 - windows-latest - x64 - pull_request
Process completed with exit code 1.
Julia 1 - macOS-latest - x64 - pull_request
Process completed with exit code 1.
Documentation: ../../../.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 ```
Documentation: ../../../.julia/packages/Documenter/HmHje/src/Utilities/Utilities.jl#L34
no doc found for reference '[`CuCellArray`](@ref)' in src/api.md.
Documentation: ../../../.julia/packages/Documenter/HmHje/src/Utilities/Utilities.jl#L34
no doc found for reference '[`ROCCellArray`](@ref)' in src/api.md.
Documentation: ../../../.julia/packages/Documenter/HmHje/src/Utilities/Utilities.jl#L34
no doc found for reference '[`CellArrays.CuCellArray`](@ref)' in src/api.md.
Documentation: ../../../.julia/packages/Documenter/HmHje/src/Utilities/Utilities.jl#L34
no doc found for reference '[`CellArrays.ROCCellArray`](@ref)' in src/api.md.
Documentation: ../../../.julia/packages/Documenter/HmHje/src/Utilities/Utilities.jl#L34
no doc found for reference '[`CuCellArray`](@ref)' in src/api.md.
Documentation: ../../../.julia/packages/Documenter/HmHje/src/Utilities/Utilities.jl#L34
no doc found for reference '[`ROCCellArray`](@ref)' in src/api.md.
Documentation: ../../../.julia/packages/Documenter/HmHje/src/Utilities/Utilities.jl#L34
no doc found for reference '[`CuCellArray`](@ref)' in src/examples/memcopyCellArray3D.md.
Documentation: ../../../.julia/packages/Documenter/HmHje/src/Utilities/Utilities.jl#L34
3 docstrings not included in the manual: CellArrays.@define_ROCCellArray :: Tuple{} CellArrays.@define_CuCellArray :: Tuple{} CellArrays.CellArrays These are docstrings in the checked modules (configured with the modules keyword) that are not included in @docs or @autodocs blocks.
Documentation: ../../../.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"
Julia 1.9 - ubuntu-latest - x64 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Julia 1.9 - ubuntu-latest - x64 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v1, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Julia 1 - windows-latest - x64 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Julia 1 - windows-latest - x64 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Julia 1 - ubuntu-latest - x64 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Julia 1 - ubuntu-latest - x64 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v1, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Julia 1.9 - windows-latest - x64 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Julia 1.9 - windows-latest - x64 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v1, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Julia 1.9 - macOS-latest - x64 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Julia 1.9 - macOS-latest - x64 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v1, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Julia 1 - macOS-latest - x64 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Julia 1 - macOS-latest - x64 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
[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-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-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-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-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`