Merge pull request #2557 from cwensley/curtis/mac-fix-drawable-clipping #1026
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/Eto.Gtk/Platform.cs#L22
'Threads.Enter()' is obsolete
|
src/Eto.Gtk/Gtk3Compatibility.cs#L172
'StyleContext.GetFont(StateFlags)' is obsolete
|
src/Eto.Gtk/Gtk3Compatibility.cs#L177
'Widget.OverrideFont(FontDescription)' is obsolete
|
src/Eto.Gtk/Gtk3Compatibility.cs#L182
'StyleContext.GetBackgroundColor(StateFlags)' is obsolete
|
src/Eto.Gtk/Gtk3Compatibility.cs#L187
'Widget.OverrideBackgroundColor(StateFlags, RGBA)' is obsolete
|
src/Eto.Gtk/Gtk3Compatibility.cs#L198
'StyleContext.GetBackgroundColor(StateFlags)' is obsolete
|
src/Eto.Gtk/Gtk3Compatibility.cs#L203
'Widget.OverrideBackgroundColor(StateFlags, RGBA)' is obsolete
|
src/Eto.Gtk/Gtk3Compatibility.cs#L213
'Widget.OverrideColor(StateFlags, RGBA)' is obsolete
|
src/Eto.Gtk/Gtk3Compatibility.cs#L223
'Widget.OverrideColor(StateFlags, RGBA)' is obsolete
|
src/Eto.Gtk/Drawing/IconHandler.cs#L106
'Image.SetFromIconSet(IconSet, IconSize)' is obsolete
|
The logs for this run have expired and are no longer available.
Loading