Skip to content

Update packages

Update packages #1331

Triggered via push November 7, 2023 22:26
Status Success
Total duration 2m 34s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
Build ubuntu-latest
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/
Build ubuntu-latest: 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)'.
Build ubuntu-latest: src/Core2D/Modules/TextFieldReader/OpenXml/OpenXmlReader.cs#L91
'OpenXmlPackage.Close()' is obsolete: 'Close will be removed in later releases, use Dispose instead.'
Build ubuntu-latest: src/Core2D/Modules/TextFieldWriter/OpenXml/OpenXmlWriter.cs#L185
'OpenXmlPackage.Close()' is obsolete: 'Close will be removed in later releases, use Dispose instead.'
Build ubuntu-latest: src/Core2D/Modules/Renderer/WinForms/WinFormsRenderer.cs#L52
This call site is reachable on all platforms. 'SolidBrush' is only supported on: 'windows'.
Build ubuntu-latest: src/Core2D/Modules/Renderer/WinForms/WinFormsRenderer.cs#L29
This call site is reachable on all platforms. 'Image.Dispose()' is only supported on: 'windows'.
Build ubuntu-latest: src/Core2D/Modules/Renderer/WinForms/WinFormsRenderer.cs#L29
This call site is reachable on all platforms. 'Image' is only supported on: 'windows'.
Build ubuntu-latest: src/Core2D/Modules/Renderer/WinForms/WinFormsRenderer.cs#L83
This call site is reachable on all platforms. 'DashCap.Round' is only supported on: 'windows'.
Build ubuntu-latest: src/Core2D/Modules/Renderer/WinForms/WinFormsRenderer.cs#L65
This call site is reachable on all platforms. 'Pen' is only supported on: 'windows'.
Build ubuntu-latest: src/Core2D/Modules/Renderer/WinForms/WinFormsRenderer.cs#L75
This call site is reachable on all platforms. 'Pen.StartCap' is only supported on: 'windows'.
Build ubuntu-latest: src/Core2D/Modules/Renderer/WinForms/WinFormsRenderer.cs#L81
This call site is reachable on all platforms. 'Pen.StartCap' is only supported on: 'windows'.
Build macos-latest
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/
Build macos-latest: 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)'.
Build macos-latest: src/Core2D/Modules/TextFieldReader/OpenXml/OpenXmlReader.cs#L91
'OpenXmlPackage.Close()' is obsolete: 'Close will be removed in later releases, use Dispose instead.'
Build macos-latest: src/Core2D/Modules/TextFieldWriter/OpenXml/OpenXmlWriter.cs#L185
'OpenXmlPackage.Close()' is obsolete: 'Close will be removed in later releases, use Dispose instead.'
Build macos-latest: src/Core2D/Modules/Renderer/WinForms/WinFormsRenderer.cs#L29
This call site is reachable on all platforms. 'Image.Dispose()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build macos-latest: 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)
Build macos-latest: src/Core2D/Modules/Renderer/WinForms/WinFormsRenderer.cs#L107
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)
Build macos-latest: 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)
Build macos-latest: 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)
Build macos-latest: src/Core2D/Modules/Renderer/WinForms/WinFormsRenderer.cs#L52
This call site is reachable on all platforms. 'SolidBrush' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build macos-latest: 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)
Build windows-latest
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/
Build windows-latest: 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)'.
Build windows-latest: src/Core2D/Modules/TextFieldWriter/OpenXml/OpenXmlWriter.cs#L185
'OpenXmlPackage.Close()' is obsolete: 'Close will be removed in later releases, use Dispose instead.'
Build windows-latest: src/Core2D/Modules/TextFieldReader/OpenXml/OpenXmlReader.cs#L91
'OpenXmlPackage.Close()' is obsolete: 'Close will be removed in later releases, use Dispose instead.'
Build windows-latest: src/Core2D/Modules/Renderer/WinForms/WinFormsRenderer.cs#L29
This call site is reachable on all platforms. 'Image.Dispose()' is only supported on: 'windows'.
Build windows-latest: src/Core2D/Modules/Renderer/WinForms/WinFormsRenderer.cs#L106
This call site is reachable on all platforms. 'LineCap.Flat' is only supported on: 'windows'.
Build windows-latest: src/Core2D/Modules/Renderer/WinForms/WinFormsRenderer.cs#L52
This call site is reachable on all platforms. 'SolidBrush' is only supported on: 'windows'.
Build windows-latest: src/Core2D/Modules/Renderer/WinForms/WinFormsRenderer.cs#L93
This call site is reachable on all platforms. 'Pen.DashPattern' is only supported on: 'windows'.
Build windows-latest: src/Core2D/Modules/Renderer/WinForms/WinFormsRenderer.cs#L29
This call site is reachable on all platforms. 'Image' is only supported on: 'windows'.
Build windows-latest: src/Core2D/Modules/Renderer/WinForms/WinFormsRenderer.cs#L75
This call site is reachable on all platforms. 'Pen.StartCap' is only supported on: 'windows'.
Build windows-latest: src/Core2D/Modules/Renderer/WinForms/WinFormsRenderer.cs#L108
This call site is reachable on all platforms. 'DashCap.Flat' is only supported on: 'windows'.