Skip to content

Sane: Implement KeyValueOptions #410

Sane: Implement KeyValueOptions

Sane: Implement KeyValueOptions #410

Triggered via push January 26, 2025 16:53
Status Failure
Total duration 3m 40s
Artifacts

dotnet.yml

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

Annotations

3 errors and 34 warnings
build (macos-14)
Process completed with exit code 134.
build (windows-2022)
The job was canceled because "macos-14" failed.
build (windows-2022)
The operation was canceled.
build (ubuntu-24.04): NAPS2.Lib/Update/UpdateOperation.cs#L28
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (ubuntu-24.04): NAPS2.Lib/Update/UpdateOperation.cs#L32
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (ubuntu-24.04): NAPS2.Lib/Update/UpdateOperation.cs#L181
'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 (ubuntu-24.04): NAPS2.Lib/Remoting/Server/SharedDeviceManager.cs#L36
'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 (ubuntu-24.04): NAPS2.Tools/Project/Releasing/WebsiteUpdateCommand.cs#L45
'X509Certificate2.X509Certificate2(string, string?)' 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 (ubuntu-24.04): NAPS2.Tools/Project/Packaging/WindowsSigning.cs#L44
'X509Certificate.CreateFromSignedFile(string)' 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 (ubuntu-24.04): NAPS2.Lib/Update/UpdateOperation.cs#L28
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (ubuntu-24.04): NAPS2.Lib/Update/UpdateOperation.cs#L32
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (ubuntu-24.04): NAPS2.Lib/Update/UpdateOperation.cs#L181
'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 (ubuntu-24.04): NAPS2.Lib/Remoting/Server/SharedDeviceManager.cs#L36
'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 (ubuntu-24.04): NAPS2.Lib/Update/UpdateOperation.cs#L28
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (ubuntu-24.04): NAPS2.Lib/Update/UpdateOperation.cs#L32
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (ubuntu-24.04): NAPS2.Lib/Update/UpdateOperation.cs#L181
'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 (ubuntu-24.04): NAPS2.Lib/Remoting/Server/SharedDeviceManager.cs#L36
'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 (macos-14): NAPS2.Tools/Project/Releasing/WebsiteUpdateCommand.cs#L45
'X509Certificate2.X509Certificate2(string, string?)' 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 (macos-14): NAPS2.Tools/Project/Packaging/WindowsSigning.cs#L44
'X509Certificate.CreateFromSignedFile(string)' 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 (macos-14): NAPS2.Lib/Update/UpdateOperation.cs#L28
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (macos-14): NAPS2.Lib/Update/UpdateOperation.cs#L32
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (macos-14): NAPS2.Lib/Update/UpdateOperation.cs#L181
'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 (macos-14): NAPS2.Lib/Remoting/Server/SharedDeviceManager.cs#L36
'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 (macos-14): NAPS2.Lib/Update/UpdateOperation.cs#L28
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (macos-14): NAPS2.Lib/Update/UpdateOperation.cs#L32
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (macos-14): NAPS2.Lib/Update/UpdateOperation.cs#L181
'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 (macos-14): NAPS2.Lib/Remoting/Server/SharedDeviceManager.cs#L36
'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.Tools/Project/Packaging/WindowsSigning.cs#L44
'X509Certificate.CreateFromSignedFile(string)' 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.Tools/Project/Releasing/WebsiteUpdateCommand.cs#L45
'X509Certificate2.X509Certificate2(string, string?)' 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/Update/UpdateOperation.cs#L28
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (windows-2022): NAPS2.Lib/Update/UpdateOperation.cs#L32
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (windows-2022): NAPS2.Lib/Update/UpdateOperation.cs#L181
'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/Remoting/Server/SharedDeviceManager.cs#L36
'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#L91
Dereference of a possibly null reference.
build (windows-2022): NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L91
Possible null reference argument for parameter 'image' in 'void Graphics.DrawImage(Image image, Point point)'.
build (windows-2022): NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L95
Dereference of a possibly null reference.
build (windows-2022): NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L95
Possible null reference argument for parameter 'image' in 'void ControlPaint.DrawImageDisabled(Graphics graphics, Image image, int x, int y, Color background)'.