Skip to content

Merge pull request #238 from Mangopay/improvement/add-rate-limits-test #317

Merge pull request #238 from Mangopay/improvement/add-rate-limits-test

Merge pull request #238 from Mangopay/improvement/add-rate-limits-test #317

Triggered via push January 27, 2025 15:17
Status Failure
Total duration 6m 25s
Artifacts

dotnet.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
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.'