Skip to content

updating to dotnet 9 #1688

updating to dotnet 9

updating to dotnet 9 #1688

Triggered via pull request January 23, 2025 16:31
Status Failure
Total duration 3m 54s
Artifacts

security-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
Analyze: src/KubeOps.Operator.Web/Certificates/CertificateExtensions.cs#L52
'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)
Analyze: src/KubeOps.Operator.Web/Certificates/CertificateExtensions.cs#L52
'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)
Analyze
Process completed with exit code 1.
Analyze
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.