Merge ab#60649 #496
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: microsoft/setup-msbuild@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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)
|
kubernetes-orchestrator-extension/Jobs/Inventory.cs#L120
The variable 'ex' is declared but never used
|
kubernetes-orchestrator-extension/Jobs/Inventory.cs#L63
The variable 'hasPrivateKey' is assigned but its value is never used
|
kubernetes-orchestrator-extension/Jobs/JobBase.cs#L1055
'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)
|
kubernetes-orchestrator-extension/Jobs/JobBase.cs#L1071
'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)
|
kubernetes-orchestrator-extension/Clients/KubeClient.cs#L1521
'X509Certificate2.X509Certificate2()' is obsolete: 'X509Certificate and X509Certificate2 are immutable. Use the appropriate constructor to create a new certificate.' (https://aka.ms/dotnet-warnings/SYSLIB0026)
|
kubernetes-orchestrator-extension/Clients/KubeClient.cs#L2054
Unreachable code detected
|
kubernetes-orchestrator-extension/Clients/KubeClient.cs#L2114
Unreachable code detected
|
kubernetes-orchestrator-extension/Jobs/Inventory.cs#L309
The variable 'hasPrivateKeyJks' is assigned but its value is never used
|
kubernetes-orchestrator-extension/Jobs/Inventory.cs#L450
The variable 'hasPrivateKey' is assigned but its value is never used
|
The logs for this run have expired and are no longer available.
Loading