Skip to content

Remove .NET Remoting method overloads from exception classes #223

Remove .NET Remoting method overloads from exception classes

Remove .NET Remoting method overloads from exception classes #223

Triggered via push November 16, 2024 12:17
Status Success
Total duration 2m 29s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Analyze (csharp): src/TBC.OpenBanking.Jws.Http/src/X509CertificateLocator.cs#L183
'X509Certificate2.X509Certificate2(string, string?, X509KeyStorageFlags)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
Analyze (csharp): src/TBC.OpenBanking.Jws.Http/src/X509CertificateLocator.cs#L187
'X509Certificate2.X509Certificate2(string, string?, X509KeyStorageFlags)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
Analyze (csharp): src/TBC.OpenBanking.Jws.Http/src/X509CertificateLocator.cs#L183
'X509Certificate2.X509Certificate2(string, string?, X509KeyStorageFlags)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
Analyze (csharp): src/TBC.OpenBanking.Jws.Http/src/X509CertificateLocator.cs#L187
'X509Certificate2.X509Certificate2(string, string?, X509KeyStorageFlags)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)