Check Dependencies #1622
Annotations
1 error and 11 warnings
build
Process completed with exit code 1.
|
build:
src/IdentityServer/Aguacongas.IdentityServer.WsFederation/Stores/RelyingPartyStore.cs#L56
'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:
src/IdentityServer/Duende/Aguacongas.IdentityServer.Saml2p.Duende/Services/Store/RelyingPartyStore.cs#L67
'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:
src/IdentityServer/Duende/Aguacongas.IdentityServer.Saml2p.Duende/Services/Store/RelyingPartyStore.cs#L96
'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:
src/IdentityServer/Aguacongas.IdentityServer.Admin/Configuration/SigningKeysLoader.cs#L43
'X509Certificate2.X509Certificate2(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:
src/IdentityServer/Aguacongas.IdentityServer.Admin/Services/CertificateVerifierService.cs#L33
'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:
test/Duende/Aguacongas.IdentityServer.KeysRotation.Duende.Test/KeyManagement/EncryptedXmlDecryptorTest.cs#L26
'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:
test/Duende/Aguacongas.IdentityServer.KeysRotation.Duende.Test/KeyManagement/EncryptedXmlDecryptorTest.cs#L40
'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:
test/Duende/Aguacongas.IdentityServer.KeysRotation.Duende.Test/KeyManagement/EncryptedXmlDecryptorTest.cs#L41
'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:
test/Duende/Aguacongas.IdentityServer.KeysRotation.Duende.Test/KeyManagement/EncryptedXmlDecryptorTest.cs#L58
'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:
test/Duende/Aguacongas.IdentityServer.KeysRotation.Duende.Test/KeyManagement/EncryptedXmlDecryptorTest.cs#L59
'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
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|