Update Settings.cs #1326
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/Core2D/Program.cs#L133
Possible null reference argument for parameter 'host' in 'int HeadlessVncPlatformExtensions.StartWithHeadlessVncPlatform(AppBuilder builder, string host, int port, string[] args, ShutdownMode shutdownMode = ShutdownMode.OnLastWindowClose)'.
|
src/Core2D/Modules/Renderer/WinForms/WinFormsRenderer.cs#L29
This call site is reachable on all platforms. 'Image' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
src/Core2D/Modules/Renderer/WinForms/WinFormsRenderer.cs#L106
This call site is reachable on all platforms. 'LineCap.Flat' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
src/Core2D/Modules/Renderer/WinForms/WinFormsRenderer.cs#L69
This call site is reachable on all platforms. 'Pen.StartCap' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
src/Core2D/Modules/Renderer/WinForms/WinFormsRenderer.cs#L108
This call site is reachable on all platforms. 'Pen.DashCap' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
src/Core2D/Modules/Renderer/WinForms/WinFormsRenderer.cs#L81
This call site is reachable on all platforms. 'LineCap.Round' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
src/Core2D/Modules/Renderer/WinForms/WinFormsRenderer.cs#L106
This call site is reachable on all platforms. 'Pen.StartCap' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
src/Core2D/Modules/Renderer/WinForms/WinFormsRenderer.cs#L71
This call site is reachable on all platforms. 'DashCap.Flat' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
src/Core2D/Modules/Renderer/WinForms/WinFormsRenderer.cs#L104
This call site is reachable on all platforms. 'Pen' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
src/Core2D/Modules/Renderer/WinForms/WinFormsRenderer.cs#L71
This call site is reachable on all platforms. 'Pen.DashCap' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
The logs for this run have expired and are no longer available.
Loading