Skip to content

Create dotnet-desktop.yml #6

Create dotnet-desktop.yml

Create dotnet-desktop.yml #6

Triggered via pull request June 17, 2025 14:37
Status Failure
Total duration 4m 32s
Artifacts

dotnet-desktop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build
Process completed with exit code 1.
build: Mastercard.Developer.ClientEncryption.Tests/Tests/Test/TestUtils.cs#L19
'X509Certificate2.X509Certificate2()' is obsolete: 'X509Certificate and X509Certificate2 are immutable. Use the appropriate constructor to create a new certificate.' (https://aka.ms/dotnet-warnings/SYSLIB0026)
build: Mastercard.Developer.ClientEncryption.RestSharpV2/Interceptors/RestSharpEncryptionInterceptor.cs#L42
'RestRequest.OnBeforeDeserialization' is obsolete: 'Use Interceptors instead'