New .NET 9.0 package version. Dropping .NET 6.0 and 7.0 #285
Annotations
12 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run echo "Need PKI artifacts for the build":
Udap.Util/Extensions/JwtExtensions.cs#L57
'X509Certificate2.X509Certificate2(byte[])' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
Run echo "Need PKI artifacts for the build":
Udap.Util/Extensions/JwtExtensions.cs#L90
'X509Certificate2.X509Certificate2(byte[])' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
Run echo "Need PKI artifacts for the build":
Udap.Common/Certificates/IssuedCertificateStore.cs#L71
'X509Certificate2Collection.Import(string, 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)
|
Run echo "Need PKI artifacts for the build":
Udap.Common/Certificates/FileCertificateStore.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)
|
Run echo "Need PKI artifacts for the build":
Udap.Common/Certificates/FileCertificateStore.cs#L89
'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)
|
Run echo "Need PKI artifacts for the build":
Udap.Common/Certificates/FileCertificateStore.cs#L113
'X509Certificate2Collection.Import(string, 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)
|
Run echo "Need PKI artifacts for the build":
Udap.Common/Certificates/TrustAnchorFileStore.cs#L64
'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)
|
Run echo "Need PKI artifacts for the build":
Udap.Common/Certificates/TrustAnchorFileStore.cs#L82
'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)
|
Run echo "Need PKI artifacts for the build":
Udap.Common/Metadata/UdapMetaDataBuilder.cs#L105
Dereference of a possibly null reference.
|
Run echo "Need PKI artifacts for the build":
_tests/Udap.PKI.Generator/CertificateRenewal.cs#L36
'X509Certificate2.X509Certificate2(string, 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)
|
Initialize CodeQL
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Loading