improvement/ Add reference to the new Paypal implementation #207
Annotations
1 error and 11 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
MangoPay.SDK.Tests/ApiPayInsTest.cs#L68
'PayInPayPalPostDTO' is obsolete: 'PayInPayPalPostDTO is deprecated, please use PayInPayPalWebPostDTO instead.'
|
MangoPay.SDK.Tests/ApiPayInsTest.cs#L70
'ApiPayIns.CreatePayPalAsync(PayInPayPalPostDTO, string)' is obsolete: 'CreatePayPalAsync is deprecated, please use CreatePayPalWebAsync instead.'
|
MangoPay.SDK.Tests/ApiPayInsTest.cs#L200
'PayInPayPalPostDTO' is obsolete: 'PayInPayPalPostDTO is deprecated, please use PayInPayPalWebPostDTO instead.'
|
MangoPay.SDK.Tests/ApiPayInsTest.cs#L205
'ApiPayIns.CreatePayPalAsync(PayInPayPalPostDTO, string)' is obsolete: 'CreatePayPalAsync is deprecated, please use CreatePayPalWebAsync instead.'
|
MangoPay.SDK.Tests/ApiPayInsTest.cs#L804
'PayInPayPalPostDTO' is obsolete: 'PayInPayPalPostDTO is deprecated, please use PayInPayPalWebPostDTO instead.'
|
MangoPay.SDK.Tests/ApiPayInsTest.cs#L806
'ApiPayIns.CreatePayPalAsync(PayInPayPalPostDTO, string)' is obsolete: 'CreatePayPalAsync is deprecated, please use CreatePayPalWebAsync instead.'
|
MangoPay.SDK.Tests/ApiPayInsTest.cs#L812
'ApiPayIns.GetPayPalAsync(string)' is obsolete: 'GetPayPalAsync is deprecated, please use GetPayPalWebAsync instead.'
|
MangoPay.SDK.Tests/ApiPayInsTest.cs#L841
'PayInPayPalPostDTO' is obsolete: 'PayInPayPalPostDTO is deprecated, please use PayInPayPalWebPostDTO instead.'
|
MangoPay.SDK.Tests/ApiPayInsTest.cs#L846
'ApiPayIns.CreatePayPalAsync(PayInPayPalPostDTO, string)' is obsolete: 'CreatePayPalAsync is deprecated, please use CreatePayPalWebAsync instead.'
|
MangoPay.SDK.Tests/ApiPayInsTest.cs#L848
'ApiPayIns.GetPayPalAsync(string)' is obsolete: 'GetPayPalAsync is deprecated, please use GetPayPalWebAsync instead.'
|
The logs for this run have expired and are no longer available.
Loading