Merge pull request #232 from RudyLeetchi/fix/cardinfotype_nullable #316
Annotations
5 errors and 12 warnings
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiIdempotencyTest.cs#L326
There is no argument given that corresponds to the required formal parameter 'fees' of 'RefundTransferPostDTO.RefundTransferPostDTO(string, Money, Money)'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiIdempotencyTest.cs#L326
There is no argument given that corresponds to the required formal parameter 'fees' of 'RefundTransferPostDTO.RefundTransferPostDTO(string, Money, Money)'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiIdempotencyTest.cs#L326
There is no argument given that corresponds to the required formal parameter 'fees' of 'RefundTransferPostDTO.RefundTransferPostDTO(string, Money, Money)'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiIdempotencyTest.cs#L326
There is no argument given that corresponds to the required formal parameter 'fees' of 'RefundTransferPostDTO.RefundTransferPostDTO(string, Money, Money)'
|
dotnet 6.0.x
Process completed with exit code 1.
|
dotnet 6.0.x
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dotnet 6.0.x
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L68
'PayInPayPalPostDTO' is obsolete: 'PayInPayPalPostDTO is deprecated, please use PayInPayPalWebPostDTO instead.'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L70
'ApiPayIns.CreatePayPalAsync(PayInPayPalPostDTO, string)' is obsolete: 'CreatePayPalAsync is deprecated, please use CreatePayPalWebAsync instead.'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L200
'PayInPayPalPostDTO' is obsolete: 'PayInPayPalPostDTO is deprecated, please use PayInPayPalWebPostDTO instead.'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L205
'ApiPayIns.CreatePayPalAsync(PayInPayPalPostDTO, string)' is obsolete: 'CreatePayPalAsync is deprecated, please use CreatePayPalWebAsync instead.'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L982
'PayInPayPalPostDTO' is obsolete: 'PayInPayPalPostDTO is deprecated, please use PayInPayPalWebPostDTO instead.'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L984
'ApiPayIns.CreatePayPalAsync(PayInPayPalPostDTO, string)' is obsolete: 'CreatePayPalAsync is deprecated, please use CreatePayPalWebAsync instead.'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L990
'ApiPayIns.GetPayPalAsync(string)' is obsolete: 'GetPayPalAsync is deprecated, please use GetPayPalWebAsync instead.'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L1019
'PayInPayPalPostDTO' is obsolete: 'PayInPayPalPostDTO is deprecated, please use PayInPayPalWebPostDTO instead.'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L1024
'ApiPayIns.CreatePayPalAsync(PayInPayPalPostDTO, string)' is obsolete: 'CreatePayPalAsync is deprecated, please use CreatePayPalWebAsync instead.'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L1026
'ApiPayIns.GetPayPalAsync(string)' is obsolete: 'GetPayPalAsync is deprecated, please use GetPayPalWebAsync instead.'
|