Mac: Fix some events not firing properly #1227
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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#L20
'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/Forms/TableLayoutHandler.gtk3.cs#L59
'Alignment.Alignment(float, float, float, float)' is obsolete
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "nuget", "samples", "test".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading