version bump 3.19.1 #287
Annotations
1 error and 12 warnings
dotnet 6.0.x
Process completed with exit code 1.
|
dotnet 6.0.x
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/
|
dotnet 6.0.x
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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#L981
'PayInPayPalPostDTO' is obsolete: 'PayInPayPalPostDTO is deprecated, please use PayInPayPalWebPostDTO instead.'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L983
'ApiPayIns.CreatePayPalAsync(PayInPayPalPostDTO, string)' is obsolete: 'CreatePayPalAsync is deprecated, please use CreatePayPalWebAsync instead.'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L989
'ApiPayIns.GetPayPalAsync(string)' is obsolete: 'GetPayPalAsync is deprecated, please use GetPayPalWebAsync instead.'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L1018
'PayInPayPalPostDTO' is obsolete: 'PayInPayPalPostDTO is deprecated, please use PayInPayPalWebPostDTO instead.'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L1023
'ApiPayIns.CreatePayPalAsync(PayInPayPalPostDTO, string)' is obsolete: 'CreatePayPalAsync is deprecated, please use CreatePayPalWebAsync instead.'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L1025
'ApiPayIns.GetPayPalAsync(string)' is obsolete: 'GetPayPalAsync is deprecated, please use GetPayPalWebAsync instead.'
|