Skip to content

reorganize tests, add some docs on preferences #190

reorganize tests, add some docs on preferences

reorganize tests, add some docs on preferences #190

Triggered via push August 5, 2023 19:50
Status Success
Total duration 10m 53s
Artifacts

ci.yml

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

Annotations

10 warnings
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.GdkPixbufAnimation Gtk4.GdkPixbufLib.GdkPixbuf Gtk4.GdkPixbufLib.PIXBUF_MAJOR Gtk4.GdkPixbufLib.GdkPixbufLoader Gtk4.GdkPixbufLib.GdkPixbufSimpleAnim Gtk4.GdkPixbufLib.PIXBUF_MINOR Gtk4.GdkPixbufLib.Colorspace Gtk4.GdkPixbufLib.InterpType Gtk4.GdkPixbufLib.GdkPixbufAnimationIter Gtk4.GdkPixbufLib.PixbufError Gtk4.GdkPixbufLib.GdkPixbufFormat Gtk4.GdkPixbufLib.PIXBUF_VERSION Gtk4.GdkPixbufLib.PixbufFormatFlags Gtk4.GdkPixbufLib.PIXBUF_MICRO Gtk4.GdkPixbufLib.PixbufRotation
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"