Skip to content

Return the Google package #930

Return the Google package

Return the Google package #930

Triggered via push March 3, 2025 22:24
Status Failure
Total duration 2m 3s
Artifacts

develop.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 20 warnings
build: examples/Tefca.Proxy.Server/Program.cs#L13
The type or namespace name 'Google' could not be found (are you missing a using directive or an assembly reference?)
build: examples/Tefca.Proxy.Server/ServiceAccountCredential.cs#L1
The type or namespace name 'Google' could not be found (are you missing a using directive or an assembly reference?)
build: examples/Tefca.Proxy.Server/ServiceAccountCredential.cs#L24
The type or namespace name 'GoogleCredential' could not be found (are you missing a using directive or an assembly reference?)
build: examples/Udap.Proxy.Server/Program.cs#L14
The type or namespace name 'Google' could not be found (are you missing a using directive or an assembly reference?)
build: examples/Udap.Proxy.Server/ServiceAccountCredential.cs#L1
The type or namespace name 'Google' could not be found (are you missing a using directive or an assembly reference?)
build: examples/Udap.Proxy.Server/ServiceAccountCredential.cs#L24
The type or namespace name 'GoogleCredential' could not be found (are you missing a using directive or an assembly reference?)
build: examples/Tefca.Proxy.Server/Program.cs#L13
The type or namespace name 'Google' could not be found (are you missing a using directive or an assembly reference?)
build: examples/Tefca.Proxy.Server/ServiceAccountCredential.cs#L1
The type or namespace name 'Google' could not be found (are you missing a using directive or an assembly reference?)
build: examples/Tefca.Proxy.Server/ServiceAccountCredential.cs#L24
The type or namespace name 'GoogleCredential' could not be found (are you missing a using directive or an assembly reference?)
build: examples/Udap.Proxy.Server/Program.cs#L14
The type or namespace name 'Google' could not be found (are you missing a using directive or an assembly reference?)
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)
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)
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)
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)
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)
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)
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)
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)
build: Udap.Common/Metadata/UdapMetaDataBuilder.cs#L105
Dereference of a possibly null reference.
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)
build: examples/mTLS.Proxy.Server/Program.cs#L62
'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)
build: examples/mTLS.Proxy.Server/Program.cs#L76
'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)
build: examples/mTLS.Proxy.Server/Program.cs#L76
'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)
build: Udap.Common/Metadata/UdapMetaDataBuilder.cs#L105
Dereference of a possibly null reference.
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)
build: _tests/Udap.PKI.Generator/CertificateRenewal.cs#L37
'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)
build: _tests/Udap.PKI.Generator/BuildNginxProxySSLCerts.cs#L210
'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)
build: _tests/Udap.PKI.Generator/BuildNginxProxySSLCerts.cs#L298
'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)
build: _tests/Udap.PKI.Generator/BuildMtlsCerts.cs#L355
'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)
build: _tests/Udap.PKI.Generator/BuildMtlsCerts.cs#L356
'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)