Merge release 1.1.3 to main #579
Annotations
10 warnings
Execute MSBuild Commands:
kubernetes-orchestrator-extension/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)
|
Execute MSBuild Commands:
kubernetes-orchestrator-extension/Jobs/Inventory.cs#L120
The variable 'ex' is declared but never used
|
Execute MSBuild Commands:
kubernetes-orchestrator-extension/Jobs/Inventory.cs#L63
The variable 'hasPrivateKey' is assigned but its value is never used
|
Execute MSBuild Commands:
kubernetes-orchestrator-extension/Jobs/JobBase.cs#L1089
'X509Certificate2.PrivateKey' is obsolete: 'X509Certificate2.PrivateKey is obsolete. Use the appropriate method to get the private key, such as GetRSAPrivateKey, or use the CopyWithPrivateKey method to create a new instance with a private key.' (https://aka.ms/dotnet-warnings/SYSLIB0028)
|
Execute MSBuild Commands:
kubernetes-orchestrator-extension/Jobs/JobBase.cs#L1105
'X509Certificate2.PrivateKey' is obsolete: 'X509Certificate2.PrivateKey is obsolete. Use the appropriate method to get the private key, such as GetRSAPrivateKey, or use the CopyWithPrivateKey method to create a new instance with a private key.' (https://aka.ms/dotnet-warnings/SYSLIB0028)
|
Execute MSBuild Commands:
kubernetes-orchestrator-extension/Jobs/Inventory.cs#L309
The variable 'hasPrivateKeyJks' is assigned but its value is never used
|
Execute MSBuild Commands:
kubernetes-orchestrator-extension/Jobs/Inventory.cs#L450
The variable 'hasPrivateKey' is assigned but its value is never used
|
Execute MSBuild Commands:
kubernetes-orchestrator-extension/Jobs/Inventory.cs#L823
The variable 'hasPrivateKey' is assigned but its value is never used
|
Execute MSBuild Commands:
kubernetes-orchestrator-extension/Jobs/Inventory.cs#L949
The variable 'hasPrivateKey' is assigned but its value is never used
|
Execute MSBuild Commands:
kubernetes-orchestrator-extension/Clients/KubeClient.cs#L1530
'X509Certificate2.X509Certificate2()' is obsolete: 'X509Certificate and X509Certificate2 are immutable. Use the appropriate constructor to create a new certificate.' (https://aka.ms/dotnet-warnings/SYSLIB0026)
|
Loading