Skip to content

Fix an event handler leak in Binding.RemovePropertyEvent #1274

Fix an event handler leak in Binding.RemovePropertyEvent

Fix an event handler leak in Binding.RemovePropertyEvent #1274

Triggered via pull request September 16, 2024 15:41
Status Success
Total duration 5m 47s
Artifacts 5

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build-windows: src/Eto.Gtk/CustomControls/WindowExtensions.cs#L14
'Display.DeviceManager' is obsolete
build-windows: src/Eto.Gtk/CustomControls/WindowExtensions.cs#L14
'DeviceManager.ClientPointer' is obsolete
build-windows: src/Eto.Gtk/CustomControls/WindowExtensions.cs#L14
'Device.Grab(Window, GrabOwnership, bool, EventMask, Cursor, uint)' is obsolete
build-windows: src/Eto.Gtk/CustomControls/WindowExtensions.cs#L42
'Display.DeviceManager' is obsolete
build-windows: src/Eto.Gtk/CustomControls/WindowExtensions.cs#L42
'DeviceManager.ClientPointer' is obsolete
build-windows: src/Eto.Gtk/CustomControls/WindowExtensions.cs#L42
'Device.Ungrab(uint)' is obsolete
build-windows: src/Eto.Gtk/Drawing/BitmapHandler.cs#L204
'IconSet.IconSet(Pixbuf)' is obsolete
build-windows: src/Eto.Gtk/Drawing/BitmapHandler.cs#L204
'Image.SetFromIconSet(IconSet, IconSize)' is obsolete
build-windows: src/Eto.Gtk/Platform.cs#L20
'Threads.Enter()' is obsolete
build-windows: src/Eto.Gtk/Drawing/IconHandler.cs#L19
'IconSet.IconSet(Pixbuf)' is obsolete
build-mac
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
build-mac: src/Eto.Gtk/CustomControls/WindowExtensions.cs#L14
'Display.DeviceManager' is obsolete
build-mac: src/Eto.Gtk/CustomControls/WindowExtensions.cs#L14
'DeviceManager.ClientPointer' is obsolete
build-mac: src/Eto.Gtk/CustomControls/WindowExtensions.cs#L14
'Device.Grab(Window, GrabOwnership, bool, EventMask, Cursor, uint)' is obsolete
build-mac: src/Eto.Gtk/CustomControls/WindowExtensions.cs#L42
'Display.DeviceManager' is obsolete
build-mac: src/Eto.Gtk/CustomControls/WindowExtensions.cs#L42
'DeviceManager.ClientPointer' is obsolete
build-mac: src/Eto.Gtk/CustomControls/WindowExtensions.cs#L42
'Device.Ungrab(uint)' is obsolete
build-mac: src/Eto.Gtk/Gtk3Compatibility.cs#L172
'StyleContext.GetFont(StateFlags)' is obsolete
build-mac: src/Eto.Gtk/Gtk3Compatibility.cs#L177
'Widget.OverrideFont(FontDescription)' is obsolete
build-mac: src/Eto.Gtk/Gtk3Compatibility.cs#L182
'StyleContext.GetBackgroundColor(StateFlags)' is obsolete

Artifacts

Produced during runtime
Name Size
nuget-mac
471 KB
nuget-win
6.09 MB
samples-win
115 MB
test-mac
82.8 MB
test-win
42.8 MB