Small patches for Julia interface #82
CI.yml
on: pull_request
Documentation
2m 27s
Matrix: test
Annotations
10 errors, 18 warnings, and 1 notice
Julia 1.10 - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
|
Julia 1.8 - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
|
Julia 1.9 - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
|
Julia 1.7 - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
|
Julia 1.10 - macos-latest - x64 - pull_request
Process completed with exit code 1.
|
Documentation:
src/MParT.jl#L344
doctest failure in ~/work/MParT.jl/MParT.jl/src/MParT.jl:344-354
```jldoctest
julia> dim, order = 5, 3;
julia> msets = [FixedMultiIndexSet(d, order) for d in 1:dim];
julia> opts = MapOptions();
julia> components = [CreateComponent(mset, opts) for mset in msets];
julia> trimap = TriangularMap(components);
```
Subexpression:
trimap = TriangularMap(components);
Evaluated output:
ERROR: MethodError: no method matching TriangularMap(::CxxWrap.StdLib.StdVectorAllocated{CxxWrap.StdLib.SharedPtr{MParT.ConditionalMapBase}}, ::Bool)
Closest candidates are:
TriangularMap(!Matched::Vector, ::Bool)
@ MParT ~/work/MParT.jl/MParT.jl/src/MParT.jl:356
TriangularMap(::Union{CxxWrap.CxxWrapCore.ConstCxxRef{CxxWrap.StdLib.StdVector{CxxWrap.StdLib.SharedPtr{MParT.ConditionalMapBase}}}, CxxWrap.CxxWrapCore.CxxRef{CxxWrap.StdLib.StdVector{CxxWrap.StdLib.SharedPtr{MParT.ConditionalMapBase}}}, CxxWrap.StdLib.StdVector{CxxWrap.StdLib.SharedPtr{MParT.ConditionalMapBase}}})
@ MParT ~/.julia/packages/CxxWrap/5IZvn/src/CxxWrap.jl:624
Stacktrace:
[1] TriangularMap(maps::Vector{CxxWrap.StdLib.SharedPtrAllocated{MParT.ConditionalMapBase}}, move_coeffs::Bool)
@ MParT ~/work/MParT.jl/MParT.jl/src/MParT.jl:358
[2] TriangularMap(maps::Vector{CxxWrap.StdLib.SharedPtrAllocated{MParT.ConditionalMapBase}})
@ MParT ~/work/MParT.jl/MParT.jl/src/MParT.jl:357
[3] top-level scope
@ none:1
Expected output:
diff =
Warning: Diff output requires color.
ERROR: MethodError: no method matching TriangularMap(::CxxWrap.StdLib.StdVectorAllocated{CxxWrap.StdLib.SharedPtr{MParT.ConditionalMapBase}}, ::Bool)
Closest candidates are:
TriangularMap(!Matched::Vector, ::Bool)
@ MParT ~/work/MParT.jl/MParT.jl/src/MParT.jl:356
TriangularMap(::Union{CxxWrap.CxxWrapCore.ConstCxxRef{CxxWrap.StdLib.StdVector{CxxWrap.StdLib.SharedPtr{MParT.ConditionalMapBase}}}, CxxWrap.CxxWrapCore.CxxRef{CxxWrap.StdLib.StdVector{CxxWrap.StdLib.SharedPtr{MParT.ConditionalMapBase}}}, CxxWrap.StdLib.StdVector{CxxWrap.StdLib.SharedPtr{MParT.ConditionalMapBase}}})
@ MParT ~/.julia/packages/CxxWrap/5IZvn/src/CxxWrap.jl:624
Stacktrace:
[1] TriangularMap(maps::Vector{CxxWrap.StdLib.SharedPtrAllocated{MParT.ConditionalMapBase}}, move_coeffs::Bool)
@ MParT ~/work/MParT.jl/MParT.jl/src/MParT.jl:358
[2] TriangularMap(maps::Vector{CxxWrap.StdLib.SharedPtrAllocated{MParT.ConditionalMapBase}})
@ MParT ~/work/MParT.jl/MParT.jl/src/MParT.jl:357
[3] top-level scope
@ none:1
|
Documentation
Process completed with exit code 1.
|
Julia 1.7 - macos-latest - x64 - pull_request
Process completed with exit code 1.
|
Julia 1.8 - macos-latest - x64 - pull_request
Process completed with exit code 1.
|
Julia 1.9 - macos-latest - x64 - pull_request
Process completed with exit code 1.
|
Julia 1.10 - ubuntu-latest - x64 - pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Julia 1.10 - ubuntu-latest - x64 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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.8 - ubuntu-latest - x64 - pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Julia 1.8 - ubuntu-latest - x64 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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. 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.7 - ubuntu-latest - x64 - pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Julia 1.7 - ubuntu-latest - x64 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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.10 - macos-latest - x64 - pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Julia 1.10 - macos-latest - x64 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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/.
|
Documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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.7 - macos-latest - x64 - pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Julia 1.7 - macos-latest - x64 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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.8 - macos-latest - x64 - pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Julia 1.8 - macos-latest - x64 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-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`
|