Merge pull request #330 from GenieFramework/hh-testitems-2 #5
juliaci.yml
on: push
julia-ci
/
compute-test-matrix
7s
julia-ci
/
lint
8m 53s
julia-ci
/
format
6s
julia-ci
/
deploy-docs
5m 53s
julia-ci
/
tagbot
Matrix: julia-ci / run-tests
julia-ci
/
report-results
8s
Annotations
3 errors, 13 warnings, and 19 notices
|
julia-ci / run-tests (ubuntu-latest, rc~x86, true, true)
Process completed with exit code 1.
|
|
julia-ci / run-tests (ubuntu-latest, 1.10.12~x86, false, true)
Process completed with exit code 1.
|
|
julia-ci / run-tests (ubuntu-latest, 1.12.7~x86, false, true)
Process completed with exit code 1.
|
|
|
|
|
|
|
|
|
|
|
|
julia-ci / deploy-docs:
../../../.julia/packages/Documenter/AXNMp/src/utilities/utilities.jl#L49
no docs found for 'stipple_deps # missing docstring' in `@docs` block in docs/src/API/stipple.md:5-42
```@docs
Reactive
ReactiveModel
Settings # missing docstring
MissingPropertyException # missing docstring
render
update!
watch
js_methods
js_computed
js_watch
js_created
js_mounted
client_data
register_components
components
setindex_withoutwatchers!
setfield_withoutwatchers!
convertvalue # missing docstring
stipple_parse # missing docstring
init
stipple_deps # missing docstring
setup
Base.push!(m::M, vals::Pair{Symbol, T}; kwargs...) where {T, M <: ReactiveModel}
rendering_mappings
julia_to_vue
parse_jsfunction
replace_jsfunction!
replace_jsfunction
deps_routes # missing docstring
deps
@R_str
on
onbutton
@js_str
@kwredef
@kwdef
```
|
|
julia-ci / deploy-docs:
../../../.julia/packages/Documenter/AXNMp/src/utilities/utilities.jl#L49
no docs found for 'stipple_parse # missing docstring' in `@docs` block in docs/src/API/stipple.md:5-42
```@docs
Reactive
ReactiveModel
Settings # missing docstring
MissingPropertyException # missing docstring
render
update!
watch
js_methods
js_computed
js_watch
js_created
js_mounted
client_data
register_components
components
setindex_withoutwatchers!
setfield_withoutwatchers!
convertvalue # missing docstring
stipple_parse # missing docstring
init
stipple_deps # missing docstring
setup
Base.push!(m::M, vals::Pair{Symbol, T}; kwargs...) where {T, M <: ReactiveModel}
rendering_mappings
julia_to_vue
parse_jsfunction
replace_jsfunction!
replace_jsfunction
deps_routes # missing docstring
deps
@R_str
on
onbutton
@js_str
@kwredef
@kwdef
```
|
|
julia-ci / deploy-docs:
../../../.julia/packages/Documenter/AXNMp/src/utilities/utilities.jl#L49
no docs found for 'convertvalue # missing docstring' in `@docs` block in docs/src/API/stipple.md:5-42
```@docs
Reactive
ReactiveModel
Settings # missing docstring
MissingPropertyException # missing docstring
render
update!
watch
js_methods
js_computed
js_watch
js_created
js_mounted
client_data
register_components
components
setindex_withoutwatchers!
setfield_withoutwatchers!
convertvalue # missing docstring
stipple_parse # missing docstring
init
stipple_deps # missing docstring
setup
Base.push!(m::M, vals::Pair{Symbol, T}; kwargs...) where {T, M <: ReactiveModel}
rendering_mappings
julia_to_vue
parse_jsfunction
replace_jsfunction!
replace_jsfunction
deps_routes # missing docstring
deps
@R_str
on
onbutton
@js_str
@kwredef
@kwdef
```
|
|
julia-ci / deploy-docs:
../../../.julia/packages/Documenter/AXNMp/src/utilities/utilities.jl#L49
no docs found for 'MissingPropertyException # missing docstring' in `@docs` block in docs/src/API/stipple.md:5-42
```@docs
Reactive
ReactiveModel
Settings # missing docstring
MissingPropertyException # missing docstring
render
update!
watch
js_methods
js_computed
js_watch
js_created
js_mounted
client_data
register_components
components
setindex_withoutwatchers!
setfield_withoutwatchers!
convertvalue # missing docstring
stipple_parse # missing docstring
init
stipple_deps # missing docstring
setup
Base.push!(m::M, vals::Pair{Symbol, T}; kwargs...) where {T, M <: ReactiveModel}
rendering_mappings
julia_to_vue
parse_jsfunction
replace_jsfunction!
replace_jsfunction
deps_routes # missing docstring
deps
@R_str
on
onbutton
@js_str
@kwredef
@kwdef
```
|
|
julia-ci / deploy-docs:
../../../.julia/packages/Documenter/AXNMp/src/utilities/utilities.jl#L49
no docs found for 'Settings # missing docstring' in `@docs` block in docs/src/API/stipple.md:5-42
```@docs
Reactive
ReactiveModel
Settings # missing docstring
MissingPropertyException # missing docstring
render
update!
watch
js_methods
js_computed
js_watch
js_created
js_mounted
client_data
register_components
components
setindex_withoutwatchers!
setfield_withoutwatchers!
convertvalue # missing docstring
stipple_parse # missing docstring
init
stipple_deps # missing docstring
setup
Base.push!(m::M, vals::Pair{Symbol, T}; kwargs...) where {T, M <: ReactiveModel}
rendering_mappings
julia_to_vue
parse_jsfunction
replace_jsfunction!
replace_jsfunction
deps_routes # missing docstring
deps
@R_str
on
onbutton
@js_str
@kwredef
@kwdef
```
|
|
julia-ci / lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684, julia-actions/install-juliaup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
missing_reference:
src/ReactiveTools.jl#L61
Missing reference: for_each
|
|
julia-ci / report-results
The CI report was truncated to stay under the step-summary size limit.
|
|
unused_binding:
src/ReactiveTools.jl#L1136
Variable has been assigned but not used.
|
|
unused_binding:
src/ReactiveTools.jl#L1065
Variable has been assigned but not used.
|
|
unused_binding:
src/ParsingTools.jl#L26
Variable has been assigned but not used.
|
|
unused_function_argument:
src/Layout.jl#L176
An argument is included in a function signature but not used within its body.
|
|
unused_function_argument:
src/Layout.jl#L67
An argument is included in a function signature but not used within its body.
|
|
unused_binding:
src/Elements.jl#L780
Variable has been assigned but not used.
|
|
incorrect_call_args:
src/Elements.jl#L258
No method matching `Base.invokelatest(::DataType)`. At argument 1: expected `Function`, got `DataType`.
|
|
unused_function_argument:
src/Elements.jl#L257
An argument is included in a function signature but not used within its body.
|
|
incorrect_call_args:
src/Elements.jl#L138
No method matching `Base.invokelatest(::DataType)`. At argument 1: expected `Function`, got `DataType`.
|
|
unused_function_argument:
src/Elements.jl#L137
An argument is included in a function signature but not used within its body.
|
|
julia-ci / run-tests (ubuntu-latest, 1.10.12~x64, false, false)
Coverage skipped on Julia 1.10.12: test item coverage requires Julia 1.11 or newer.
|
|
julia-ci / run-tests (ubuntu-latest, 1.6.7~x64, false, false)
Coverage skipped on Julia 1.6.7: test item coverage requires Julia 1.11 or newer.
|
|
julia-ci / run-tests (ubuntu-latest, 1.6.7~x86, false, true)
Coverage skipped on Julia 1.6.7: test item coverage requires Julia 1.11 or newer.
|
|
julia-ci / run-tests (macos-26-intel, 1.6.7~x64, false, true)
Coverage skipped on Julia 1.6.7: test item coverage requires Julia 1.11 or newer.
|
|
julia-ci / run-tests (windows-latest, 1.10.12~x64, false, false)
Coverage skipped on Julia 1.10.12: test item coverage requires Julia 1.11 or newer.
|
|
julia-ci / run-tests (macos-26-intel, 1.10.12~x64, false, true)
Coverage skipped on Julia 1.10.12: test item coverage requires Julia 1.11 or newer.
|
|
julia-ci / run-tests (windows-latest, 1.6.7~x64, false, false)
Coverage skipped on Julia 1.6.7: test item coverage requires Julia 1.11 or newer.
|
|
julia-ci / run-tests (ubuntu-latest, 1.10.12~x86, false, true)
Coverage skipped on Julia 1.10.12: test item coverage requires Julia 1.11 or newer.
|
|
julia-ci / run-tests (macos-26, 1.10.12~aarch64, false, false)
Coverage skipped on Julia 1.10.12: test item coverage requires Julia 1.11 or newer.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
lintresults
|
1.96 KB |
sha256:77e1ef68ac166ceb85af99f58f7b5e3b932e7dcbd1cb244b4fb7596d0f65d867
|
|
|
test-process-logs
|
108 KB |
sha256:ec20adc28e5c19906a7cd091864ebf9318f81b5f08f6eacd5fcfeaa6e026cd9a
|
|
|
testitemresults-allowfail-macos-26-intel-1.10.12~x64
|
4.65 KB |
sha256:116167c3da0d19cfa24ebc4ec609617c736570c0e6d4e344e184c4b6bfecd8b2
|
|
|
testitemresults-allowfail-macos-26-intel-1.12.7~x64
|
8.85 KB |
sha256:9005775327971ea92eb3e95b63663e613085af9252209a9ccc9bccf32e3ddaf1
|
|
|
testitemresults-allowfail-macos-26-intel-1.6.7~x64
|
3.99 KB |
sha256:320546ef3903ca90fcbe88518446d9fd945d4a7f68211ef63fbbc6003311bda9
|
|
|
testitemresults-allowfail-macos-26-intel-rc~x64
|
7.8 KB |
sha256:dd64fc018eb49584e349e9fa86855bbe1aad25e4fa60e1ae9a7f87168256fcc1
|
|
|
testitemresults-allowfail-ubuntu-latest-1.10.12~x86
|
16.1 KB |
sha256:94bf1a22893c459746fdb1960bf8bf3e63da91e49d1d61896c10a37f2bf9e18f
|
|
|
testitemresults-allowfail-ubuntu-latest-1.12.7~x86
|
26.9 KB |
sha256:fff9d6e2b40047859763c217b6943babaae224c2b0c3face5321f188a48553f9
|
|
|
testitemresults-allowfail-ubuntu-latest-1.6.7~x86
|
3.98 KB |
sha256:12e6441441c641abbfa5fb1f223d6bdc68d2ecf13c6864f264e7482464d0db41
|
|
|
testitemresults-allowfail-ubuntu-latest-rc~x86
|
5.3 KB |
sha256:a9cd29b8151844f7cf5b005e71af97a0b1659bacfb2c35ff98495043bda4904d
|
|
|
testitemresults-blocking-macos-26-1.10.12~aarch64
|
4.56 KB |
sha256:769a16b19b6ce4feb793048cc0de614b07c5d5865d390ada249a0fa678501619
|
|
|
testitemresults-blocking-macos-26-1.12.7~aarch64
|
8.44 KB |
sha256:bfcafa3e69e972805e92147b4c0c51208981606e9adb2f1c0c53472c2d17052d
|
|
|
testitemresults-blocking-macos-26-rc~aarch64
|
7.7 KB |
sha256:75d0091155a8b3d7c5e84e2de39e5bcaf832e2c01d2ff9a3c8130b3bea70dca4
|
|
|
testitemresults-blocking-ubuntu-latest-1.10.12~x64
|
4.66 KB |
sha256:05ec0294bdcc4d276d59940e0b361d54bd4b3f24e5a352c873f14d49c764c7d6
|
|
|
testitemresults-blocking-ubuntu-latest-1.12.7~x64
|
8.5 KB |
sha256:da501bbcb724a11715af4e491832f76d2de451c4ea8c2aec85f9d1c7b1b015dd
|
|
|
testitemresults-blocking-ubuntu-latest-1.6.7~x64
|
4.04 KB |
sha256:2e62dcc77993293815e441235065ef4d4edb83922cbd5a13ceba5fa547e88aa3
|
|
|
testitemresults-blocking-ubuntu-latest-rc~x64
|
8 KB |
sha256:127940343bfdee44c000e6db7c9ad452306d13f033d20fa3277fe7565bd7deb9
|
|
|
testitemresults-blocking-windows-latest-1.10.12~x64
|
4.52 KB |
sha256:17c93836063d927b007d19029e2394213376f76e355f646535bfce38d62688f1
|
|
|
testitemresults-blocking-windows-latest-1.12.7~x64
|
8.77 KB |
sha256:b981367097a70025fb17871f03884ea764c5f8a89c64f56577614630e88ee12f
|
|
|
testitemresults-blocking-windows-latest-1.6.7~x64
|
4.01 KB |
sha256:a2151df1e7fc71e4bdf6adf1eafcb5193ce8ef1bacddbb9bbee76502cc9899f0
|
|
|
testitemresults-blocking-windows-latest-rc~x64
|
7.78 KB |
sha256:bbc841495e633196ba68f33c9fdea3c36c9e04ffefb4898bf4268435fcd62f6c
|
|