Skip to content

expand bounding box to fix coordinate transformation for highly zoomed image #187

expand bounding box to fix coordinate transformation for highly zoomed image

expand bounding box to fix coordinate transformation for highly zoomed image #187

Triggered via pull request May 11, 2024 17:15
Status Success
Total duration 4m 21s
Artifacts

Documenter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 10 warnings, and 1 notice
Documentation: docs/src/controls.md#L4
doctest failure in src/controls.md:4-12 ```jldoctest demo1 julia> using Gtk4, GtkObservables julia> sl = slider(1:11) GtkScaleLeaf with Observable(6) julia> typeof(sl) GtkObservables.Slider{Int64} ``` Subexpression: sl = slider(1:11) Evaluated output: (process:2476): Gtk-WARNING **: 17:19:50.001: Unable to acquire the address of the accessibility bus: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files. If you are attempting to run GTK without a11y support, GTK_A11Y should be set to 'none'. GtkScaleLeaf with Observable(6) Expected output: GtkScaleLeaf with Observable(6) diff = Warning: Diff output requires color. (process:2476): Gtk-WARNING **: 17:19:50.001: Unable to acquire the address of the accessibility bus: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files. If you are attempting to run GTK without a11y support, GTK_A11Y should be set to 'none'. GtkScaleLeaf with Observable(6)
[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`
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`Graphics.set_coordinates`](@ref)' in src/reference.md.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`Cairo.set_matrix`](@ref)' in src/reference.md.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`destroy`](@ref)' in src/reference.md.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in reference.md link.text = 1-element Vector{Any}: Markdown.Code("", "Graphics.set_coordinates") link.url = "@ref"
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in reference.md link.text = 1-element Vector{Any}: Markdown.Code("", "Cairo.set_matrix") link.url = "@ref"
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in reference.md link.text = 1-element Vector{Any}: Markdown.Code("", "destroy") link.url = "@ref"
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `stable` and linking `stable` to `v2.1.0`.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v2.1` and linking `v2.1` to `v2.1.0`.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v2.0` and linking `v2.0` to `v2.0.5`.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v1.2` and linking `v1.2` to `v1.2.9`.