Merge pull request #1298 from Aguafrommars/fix/dependencies #985
Annotations
15 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install .NET sdk
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
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/
|
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/KeyRingProviderTest.cs#L32
'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/KeyRingProviderTest.cs#L55
'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)
|
Post Install .NET sdk
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "debug-artifacts-javascript".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading