Skip to content

Version bump to 3.12.1 #32

Version bump to 3.12.1

Version bump to 3.12.1 #32

Re-run triggered October 20, 2023 06:56
Status Success
Total duration 48s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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: 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#L199
'PayInPayPalPostDTO' is obsolete: 'PayInPayPalPostDTO is deprecated, please use PayInPayPalWebPostDTO instead.'
dotnet 6.0.x: MangoPay.SDK.Tests/ApiPayInsTest.cs#L204
'ApiPayIns.CreatePayPalAsync(PayInPayPalPostDTO, string)' is obsolete: 'CreatePayPalAsync is deprecated, please use CreatePayPalWebAsync instead.'
dotnet 6.0.x: MangoPay.SDK.Tests/ApiPayInsTest.cs#L803
'PayInPayPalPostDTO' is obsolete: 'PayInPayPalPostDTO is deprecated, please use PayInPayPalWebPostDTO instead.'
dotnet 6.0.x: MangoPay.SDK.Tests/ApiPayInsTest.cs#L805
'ApiPayIns.CreatePayPalAsync(PayInPayPalPostDTO, string)' is obsolete: 'CreatePayPalAsync is deprecated, please use CreatePayPalWebAsync instead.'
dotnet 6.0.x: MangoPay.SDK.Tests/ApiPayInsTest.cs#L811
'ApiPayIns.GetPayPalAsync(string)' is obsolete: 'GetPayPalAsync is deprecated, please use GetPayPalWebAsync instead.'
dotnet 6.0.x: MangoPay.SDK.Tests/ApiPayInsTest.cs#L840
'PayInPayPalPostDTO' is obsolete: 'PayInPayPalPostDTO is deprecated, please use PayInPayPalWebPostDTO instead.'
dotnet 6.0.x: MangoPay.SDK.Tests/ApiPayInsTest.cs#L845
'ApiPayIns.CreatePayPalAsync(PayInPayPalPostDTO, string)' is obsolete: 'CreatePayPalAsync is deprecated, please use CreatePayPalWebAsync instead.'
dotnet 6.0.x: MangoPay.SDK.Tests/ApiPayInsTest.cs#L847
'ApiPayIns.GetPayPalAsync(string)' is obsolete: 'GetPayPalAsync is deprecated, please use GetPayPalWebAsync instead.'