Merge branch 'ab#62167' of https://github.com/Keyfactor/remote-file-o… #820
Annotations
10 warnings
RemoteFile/RemoteHandlers/SSHHandler.cs#L63
The variable 'ex' is declared but never used
|
RemoteFile/Models/SerializedStoreInfo.cs#L12
'X509Certificate2.X509Certificate2()' is obsolete: 'X509Certificate and X509Certificate2 are immutable. Use the appropriate constructor to create a new certificate.' (https://aka.ms/dotnet-warnings/SYSLIB0026)
|
RemoteFile/RemoteHandlers/WinRMHandler.cs#L141
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
RemoteFile/RemoteHandlers/WinRMHandler.cs#L186
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
RemoteFile/RemoteHandlers/WinRMHandler.cs#L185
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
|
RemoteFile/RemoteHandlers/LinuxLocalHandler.cs#L79
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
RemoteFile/ImplementedStoreTypes/OraWlt/OraWltCertificateStoreSerializer.cs#L64
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
RemoteFile/ImplementedStoreTypes/KDB/KDBCertificateStoreSerializer.cs#L56
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
RemoteFile/ImplementedStoreTypes/OraWlt/OraWltCertificateStoreSerializer.cs#L106
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
RemoteFile/ImplementedStoreTypes/KDB/KDBCertificateStoreSerializer.cs#L95
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
This job succeeded
Loading