Merge pull request #2626 from ievgen-baida/feature/unsaved-indictator… #1153
Annotations
14 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3, maxim-lobanov/setup-xamarin@v1, apple-actions/import-codesign-certs@v1, 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, maxim-lobanov/setup-xamarin@v1, apple-actions/import-codesign-certs@v1, 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/
|
Import code signing certificate
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Import code signing certificate
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build:
src/Eto.Gtk/Gtk3Compatibility.cs#L172
'StyleContext.GetFont(StateFlags)' is obsolete
|
Build:
src/Eto.Gtk/Gtk3Compatibility.cs#L177
'Widget.OverrideFont(FontDescription)' is obsolete
|
Build:
src/Eto.Gtk/Gtk3Compatibility.cs#L182
'StyleContext.GetBackgroundColor(StateFlags)' is obsolete
|
Build:
src/Eto.Gtk/Gtk3Compatibility.cs#L187
'Widget.OverrideBackgroundColor(StateFlags, RGBA)' is obsolete
|
Build:
src/Eto.Gtk/Gtk3Compatibility.cs#L198
'StyleContext.GetBackgroundColor(StateFlags)' is obsolete
|
Build:
src/Eto.Gtk/Gtk3Compatibility.cs#L203
'Widget.OverrideBackgroundColor(StateFlags, RGBA)' is obsolete
|
Build:
src/Eto.Gtk/Gtk3Compatibility.cs#L213
'Widget.OverrideColor(StateFlags, RGBA)' is obsolete
|
Build:
src/Eto.Gtk/Gtk3Compatibility.cs#L223
'Widget.OverrideColor(StateFlags, RGBA)' is obsolete
|
Build:
src/Eto.Gtk/Forms/ApplicationHandler.cs#L71
'StatusIcon.StatusIcon()' is obsolete
|
Build:
src/Eto.Gtk/Forms/ApplicationHandler.cs#L93
'StatusIcon.Pixbuf' is obsolete
|
Loading