fix docfx #2052
        
          Triggered via pull request
            September 2, 2025 06:20 
        
        
      
      
      
        Status
        Success
      
      
        Total duration
          
            1h 20m 41s
          
      
      
        Artifacts
          
          –
          
      
    Annotations
10 warnings
          | 
                   
                      
                          Analyze (csharp): 
                        tests/KubernetesClient.Tests/AuthTests.cs#L194
                      
                       
                  'X509Certificate2.X509Certificate2(byte[], 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) 
                         | 
              
| 
                   
                      
                          Analyze (csharp): 
                        tests/KubernetesClient.Tests/AuthTests.cs#L191
                      
                       
                  'X509Certificate2.X509Certificate2(byte[], 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) 
                         | 
              
| 
                   
                      
                          Analyze (csharp): 
                        tests/KubernetesClient.Tests/CertificateValidationTests.cs#L113
                      
                       
                  'X509Certificate2.X509Certificate2(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) 
                         | 
              
| 
                   
                      
                          Analyze (csharp): 
                        tests/KubernetesClient.Tests/CertificateValidationTests.cs#L84
                      
                       
                  'X509Certificate2.X509Certificate2(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) 
                         | 
              
| 
                   
                      
                          Analyze (csharp): 
                        tests/KubernetesClient.Tests/CertificateValidationTests.cs#L71
                      
                       
                  'X509Certificate2.X509Certificate2(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) 
                         | 
              
| 
                   
                      
                          Analyze (csharp): 
                        examples/clientset/Program.cs#L22
                      
                       
                  Commas should be followed by whitespace. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1001.md) 
                         | 
              
| 
                   
                      
                          Analyze (csharp): 
                        tests/KubernetesClient.Classic.Tests/SimpleTests.cs#L34
                      
                       
                  Avoid inexact read with 'System.Net.Sockets.NetworkStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022) 
                         | 
              
| 
                   
                      
                          Analyze (csharp): 
                        tests/KubernetesClient.Classic.Tests/SimpleTests.cs#L34
                      
                       
                  Avoid inexact read with 'System.Net.Sockets.NetworkStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022) 
                         | 
              
| 
                   
                      
                          Analyze (csharp): 
                        src/KubernetesClient/Kubernetes.ConfigInit.cs#L223
                      
                       
                  Unreachable code detected 
                         | 
              
| 
                   
                      
                          Analyze (csharp): 
                        src/KubernetesClient/Kubernetes.ConfigInit.cs#L223
                      
                       
                  Unreachable code detected 
                         |