allow Colors 0.13 #199
Annotations
1 error, 10 warnings, and 1 notice
Run julia-actions/julia-docdeploy@v1:
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:
(julia:3675): Gtk-WARNING **: 14:13:31.712: 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.
(julia:3675): Gtk-WARNING **: 14:13:31.712: 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)
|
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`Graphics.set_coordinates`](@ref)' in src/reference.md.
|
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`Cairo.set_matrix`](@ref)' in src/reference.md.
|
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`destroy`](@ref)' in src/reference.md.
|
Run julia-actions/julia-docdeploy@v1:
../../../.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"
|
Run julia-actions/julia-docdeploy@v1:
../../../.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"
|
Run julia-actions/julia-docdeploy@v1:
../../../.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"
|
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `stable` and linking `stable` to `v2.1.3`.
|
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v2.1` and linking `v2.1` to `v2.1.3`.
|
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v2.0` and linking `v2.0` to `v2.0.5`.
|
Run julia-actions/julia-docdeploy@v1:
../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v1.2` and linking `v1.2` to `v1.2.9`.
|
Run julia-actions/julia-buildpkg@latest
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache. To ignore, set input `ignore-no-cache: true`
|
Loading