generate api v1.32 #1746
buildtest.yaml
on: pull_request
MSBuild build
4m 10s
e2e
7m 37s
Matrix: Dotnet build
Annotations
5 errors and 13 warnings
Dotnet build (ubuntu-latest)
Process completed with exit code 1.
|
Dotnet build (macOS-latest)
The job was canceled because "ubuntu-latest" failed.
|
Dotnet build (macOS-latest)
Process completed with exit code 1.
|
Dotnet build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
Dotnet build (windows-latest)
The operation was canceled.
|
Dotnet build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Dotnet build (ubuntu-latest)
No files were found with the provided path: ./TestResults. No artifacts will be uploaded.
|
Dotnet build (macOS-latest)
No files were found with the provided path: ./TestResults. No artifacts will be uploaded.
|
Dotnet build (windows-latest)
No files were found with the provided path: ./TestResults. No artifacts will be uploaded.
|
MSBuild build:
src/KubernetesClient/CertUtils.cs#L83
'X509Certificate2.X509Certificate2(byte[], 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)
|
MSBuild build:
src/KubernetesClient/CertUtils.cs#L87
'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)
|
MSBuild build:
src/KubernetesClient/KubernetesClientConfiguration.ConfigFile.cs#L314
'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)
|
MSBuild build:
src/KubernetesClient/KubernetesClientConfiguration.ConfigFile.cs#L318
'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)
|
e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e:
src/KubernetesClient/CertUtils.cs#L83
'X509Certificate2.X509Certificate2(byte[], 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)
|
e2e:
src/KubernetesClient/CertUtils.cs#L87
'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)
|
e2e:
src/KubernetesClient/KubernetesClientConfiguration.ConfigFile.cs#L314
'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)
|
e2e:
src/KubernetesClient/KubernetesClientConfiguration.ConfigFile.cs#L318
'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)
|