Merge pull request #2652 from cwensley/curtis/winui #1239
Annotations
15 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3, 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, 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/
|
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/
|
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/
|
|
src/Eto.Mac/Forms/OpenWithDialogHandler.cs#L10
'NSWindow.ReleasedWhenClosed' is obsolete: 'Call 'ReleaseWhenClosed ()' instead.'
|
src/Eto.Mac/Forms/MacWindow.cs#L546
'NSWindow.ReleasedWhenClosed' is obsolete: 'Call 'ReleaseWhenClosed ()' instead.'
|
src/Eto.Mac/Forms/ToolBar/ToolBarHandler.cs#L104
This call site is reachable on: 'macOS/OSX' 10.15 and later. 'NSToolbar.NSToolbarSeparatorItemIdentifier.get' is obsoleted on: 'macOS/OSX' 11.0 and later (Ignored by system.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
src/Eto.Mac/Forms/ToolBar/ToolBarHandler.cs#L104
This call site is reachable on: 'macOS/OSX' 10.15 and later. 'NSToolbar.NSToolbarSeparatorItemIdentifier' is obsoleted on: 'macOS/OSX' 11.0 and later (Ignored by system.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
src/Eto.Mac/Forms/ToolBar/ToolBarHandler.cs#L107
This call site is reachable on: 'macOS/OSX' 10.15 and later. 'NSToolbar.NSToolbarCustomizeToolbarItemIdentifier.get' is obsoleted on: 'macOS/OSX' 11.0 and later (Ignored by system.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
src/Eto.Mac/Forms/ToolBar/ToolBarHandler.cs#L107
This call site is reachable on: 'macOS/OSX' 10.15 and later. 'NSToolbar.NSToolbarCustomizeToolbarItemIdentifier' is obsoleted on: 'macOS/OSX' 11.0 and later (Ignored by system.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
src/Eto.Mac/Forms/MacView.cs#L1356
This call site is reachable on: 'macOS/OSX' 10.15 and later. 'UTType.Item' is obsoleted on: 'macOS/OSX' 11.0 and later (Use the 'UniformTypeIdentifiers.UTType' API instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
src/Eto.Mac/Forms/MacView.cs#L1356
This call site is reachable on: 'macOS/OSX' 10.15 and later. 'UTType.Content' is obsoleted on: 'macOS/OSX' 11.0 and later (Use the 'UniformTypeIdentifiers.UTType' API instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
src/Eto.Mac/Forms/TrayIndicatorHandler.cs#L16
This call site is reachable on: 'macOS/OSX' 10.15 and later. 'NSStatusItem.ToolTip' is obsoleted on: 'macOS/OSX' 10.10 and later (Soft-deprecation, forwards message to button, but will be gone in the future.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
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/
|
The logs for this run have expired and are no longer available.
Loading