Skip to content

generate api v1.32 #1746

generate api v1.32

generate api v1.32 #1746

Triggered via pull request December 31, 2024 07:35
@tg123tg123
synchronize #1603
tg123:gen1.32
Status Failure
Total duration 7m 46s
Artifacts

buildtest.yaml

on: pull_request
Matrix: Dotnet build
Fit to window
Zoom out
Zoom in

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)