Skip to content

Add GtkListBox wrapper and example (with filtering) #195

Add GtkListBox wrapper and example (with filtering)

Add GtkListBox wrapper and example (with filtering) #195

Triggered via pull request August 14, 2023 13:20
Status Success
Total duration 20m 50s
Artifacts

ci.yml

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

Annotations

2 errors and 10 warnings
Documentation: ../../../.julia/packages/Documenter/PLD7m/src/Documenter.jl#L502
Git failed to fetch git@github.com:JuliaGtk/Gtk4.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/PLD7m/src/Documenter.jl#L603
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#22"{String, String, SubString{String}, String, Vector{Any}, Bool, String, String})(sshconfig::String) @ Documenter ~/.julia/packages/Documenter/PLD7m/src/Documenter.jl:500 [5] (::Documenter.var"#21#27"{String})() @ Documenter ~/.julia/packages/Documenter/PLD7m/src/Documenter.jl:598 [6] cd(f::Documenter.var"#21#27"{String}, dir::String) @ Base.Filesystem ./file.jl:112 [7] #20 @ ~/.julia/packages/Documenter/PLD7m/src/Documenter.jl:598 [inlined] [8] withenv(f::Documenter.var"#20#26"{String, String}, keyvals::Pair{String, String}) @ Base ./env.jl:197 [9] (::Documenter.var"#19#25"{String, String, SubString{String}})(sshconfig::String, io::IOStream) @ Documenter ~/.julia/packages/Documenter/PLD7m/src/Documenter.jl:597 [10] mktemp(fn::Documenter.var"#19#25"{String, String, SubString{String}}, parent::String) @ Base.Filesystem ./file.jl:732 [11] mktemp(fn::Function) @ Base.Filesystem ./file.jl:730 [12] 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) @ Documenter ~/.julia/packages/Documenter/PLD7m/src/Documenter.jl:582 [13] git_push @ ~/.julia/packages/Documenter/PLD7m/src/Documenter.jl:477 [inlined] [14] #13 @ ~/.julia/packages/Documenter/PLD7m/src/Documenter.jl:456 [inlined] [15] mktempdir(fn::Documenter.var"#13#15"{SubString{String}, String, String, String, String, String, String, Vector{Any}, Bool, Documenter.GitHubActions, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:760 [16] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:756 [17] mktempdir @ ./file.jl:756 [inlined] [18] (::Documenter.var"#12#14"{String, String, String, String, String, Nothing, String, Vector{Any}, Bool, Documenter.GitHubActions, String})() @ Documenter ~/.julia/packages/Documenter/PLD7m/src/Documenter.jl:455 [19] cd(f::Documenter.var"#12#14"{String, String, String, String, String, Nothing, String, Vector{Any}, Bool, Documenter.GitHubActions, String}, dir::String) @ Base.Filesystem ./file.jl:112 [20] deploydocs(; root::String, target::String, dirname::String, repo::String, branch::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/PLD7m/src/Documenter.jl:432 [21] top-level scope @ ~/work/Gtk4.jl/Gtk4.jl/docs/make.jl:38 [22] include(fname::String) @ Base.MainInclude ./client.jl:478 [23] top-level scope @ none:8 [24] eval @ ./boot.jl:370 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:280 [26] _start() @ Base ./client.jl:522
Documentation: ../../../.julia/packages/Documenter/PLD7m/src/Expanders.jl#L384
failed to evaluate `Modules = [GI]` in `@autodocs` block in src/doc/GI_reference.md:5-10 ```@autodocs Modules = [GI] Order = [:module, :constant, :type, :function, :macro] Public = true Private = false ``` exception = UndefVarError: `GI` not defined
Documentation: ../../../.julia/packages/Documenter/PLD7m/src/Expanders.jl#L477
'@autodocs' missing 'Modules = ...' in src/doc/GI_reference.md:5-10 ```@autodocs Modules = [GI] Order = [:module, :constant, :type, :function, :macro] Public = true Private = false ```
Documentation: ../../../.julia/packages/Documenter/PLD7m/src/Expanders.jl#L384
failed to evaluate `Modules = [GI]` in `@autodocs` block in src/doc/GI_reference.md:14-19 ```@autodocs Modules = [GI] Order = [:module, :constant, :type, :function, :macro] Public = false Private = true ``` exception = UndefVarError: `GI` not defined
Documentation: ../../../.julia/packages/Documenter/PLD7m/src/Expanders.jl#L477
'@autodocs' missing 'Modules = ...' in src/doc/GI_reference.md:14-19 ```@autodocs Modules = [GI] Order = [:module, :constant, :type, :function, :macro] Public = false Private = true ```
Documentation: ../../../.julia/packages/Documenter/PLD7m/src/DocChecks.jl#L63
15 docstrings potentially missing: Gtk4.GdkPixbufLib.GdkPixbufLoader Gtk4.GdkPixbufLib.PIXBUF_VERSION Gtk4.GdkPixbufLib.PixbufRotation Gtk4.GdkPixbufLib.GdkPixbufFormat Gtk4.GdkPixbufLib.InterpType Gtk4.GdkPixbufLib.PixbufFormatFlags Gtk4.GdkPixbufLib.GdkPixbuf Gtk4.GdkPixbufLib.PixbufError Gtk4.GdkPixbufLib.PIXBUF_MAJOR Gtk4.GdkPixbufLib.GdkPixbufAnimation Gtk4.GdkPixbufLib.Colorspace Gtk4.GdkPixbufLib.GdkPixbufSimpleAnim Gtk4.GdkPixbufLib.PIXBUF_MINOR Gtk4.GdkPixbufLib.GdkPixbufAnimationIter Gtk4.GdkPixbufLib.PIXBUF_MICRO
Documentation: ../../../.julia/packages/Documenter/PLD7m/src/Writers/HTMLWriter.jl#L1696
invalid local link: unresolved path in doc/reference.md link.text = 1-element Vector{Any}: "GtkWidget’s geometry management section" link.url = "class.Widget.html#height-for-width-geometry-management"
Documentation: ../../../.julia/packages/Documenter/PLD7m/src/Writers/HTMLWriter.jl#L1718
invalid local image: unresolved path in doc/GLib_reference.md link = "Sorted_binary_tree_inorder.svg"
Documentation: ../../../.julia/packages/Documenter/PLD7m/src/Writers/HTMLWriter.jl#L1718
invalid local image: unresolved path in doc/GLib_reference.md link = "Sorted_binary_tree_preorder.svg"
Documentation: ../../../.julia/packages/Documenter/PLD7m/src/Writers/HTMLWriter.jl#L1718
invalid local image: unresolved path in doc/GLib_reference.md link = "Sorted_binary_tree_postorder.svg"
Documentation: ../../../.julia/packages/Documenter/PLD7m/src/Writers/HTMLWriter.jl#L1718
invalid local image: unresolved path in doc/GLib_reference.md link = "Sorted_binary_tree_breadth-first_traversal.svg"