Skip to content

Fix typo

Fix typo #360

Triggered via push August 28, 2024 05:23
Status Success
Total duration 3m 57s
Artifacts

dotnet.yml

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

Annotations

21 warnings
build (macos-14): NAPS2.Lib.Mac/EtoForms/Mac/MacListView.cs#L55
'NSPasteboard.NSPasteboardTypeFileUrl' is obsolete: 'Use the 'NSPasteboardType' enum instead.'
build (macos-14): NAPS2.Lib.Mac/EtoForms/Mac/MacListView.cs#L344
'NSPasteboard.NSPasteboardTypeFileUrl' is obsolete: 'Use the 'NSPasteboardType' enum instead.'
build (macos-14): NAPS2.Lib.Mac/EtoForms/Mac/MacListView.cs#L350
'NSPasteboard.NSPasteboardTypeFileUrl' is obsolete: 'Use the 'NSPasteboardType' enum instead.'
build (macos-14): NAPS2.Lib.Mac/EtoForms/Mac/MacListView.cs#L383
'NSPasteboard.NSPasteboardTypeFileUrl' is obsolete: 'Use the 'NSPasteboardType' enum instead.'
build (macos-14): NAPS2.Lib.Mac/EtoForms/Mac/MacListView.cs#L55
'NSPasteboard.NSPasteboardTypeFileUrl' is obsolete: 'Use the 'NSPasteboardType' enum instead.'
build (macos-14): NAPS2.Lib.Mac/EtoForms/Mac/MacListView.cs#L344
'NSPasteboard.NSPasteboardTypeFileUrl' is obsolete: 'Use the 'NSPasteboardType' enum instead.'
build (macos-14): NAPS2.Lib.Mac/EtoForms/Mac/MacListView.cs#L350
'NSPasteboard.NSPasteboardTypeFileUrl' is obsolete: 'Use the 'NSPasteboardType' enum instead.'
build (macos-14): NAPS2.Lib.Mac/EtoForms/Mac/MacListView.cs#L383
'NSPasteboard.NSPasteboardTypeFileUrl' is obsolete: 'Use the 'NSPasteboardType' enum instead.'
build (windows-2022): NAPS2.Sdk.Tests/Remoting/TlsScanServerTests.cs#L13
'X509Certificate2.X509Certificate2(byte[])' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
build (windows-2022): NAPS2.Sdk.Tests/Remoting/FallbackScanServerTests.cs#L13
'X509Certificate2.X509Certificate2(byte[])' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
build (windows-2022): NAPS2.Sdk.Tests/Remoting/ManualIpScanServerTests.cs#L11
'X509Certificate2.X509Certificate2(byte[])' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
build (windows-2022): NAPS2.Sdk.Tests/Remoting/TlsScanServerTests.cs#L13
'X509Certificate2.X509Certificate2(byte[])' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
build (windows-2022): NAPS2.Sdk.Tests/Remoting/ManualIpScanServerTests.cs#L11
'X509Certificate2.X509Certificate2(byte[])' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
build (windows-2022): NAPS2.Sdk.Tests/Remoting/FallbackScanServerTests.cs#L13
'X509Certificate2.X509Certificate2(byte[])' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
build (windows-2022): NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L85
Dereference of a possibly null reference.
build (windows-2022): NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L85
Possible null reference argument for parameter 'image' in 'void Graphics.DrawImage(Image image, Point point)'.
build (windows-2022): NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L89
Dereference of a possibly null reference.
build (windows-2022): NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L89
Possible null reference argument for parameter 'image' in 'void ControlPaint.DrawImageDisabled(Graphics graphics, Image image, int x, int y, Color background)'.
build (windows-2022): NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L98
Dereference of a possibly null reference.
build (windows-2022): NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L98
Possible null reference argument for parameter 'image' in 'void Graphics.DrawImage(Image image, Point point)'.
build (windows-2022): NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L103
Dereference of a possibly null reference.