Skip to content

[feature] added support for Blik with code #341

[feature] added support for Blik with code

[feature] added support for Blik with code #341

Triggered via pull request March 4, 2025 10:57
Status Failure
Total duration 9m 32s
Artifacts

dotnet.yml

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

Annotations

1 error and 10 warnings
dotnet 6.0.x
Process completed with exit code 1.
dotnet 6.0.x: MangoPay.SDK/Core/RestTool.cs#L298
'LastRequestInfo.RateLimitingCallsAllowed' is obsolete: 'This property only holds one of the values. Please use 'RateLimits' instead'
dotnet 6.0.x: MangoPay.SDK/Core/RestTool.cs#L299
'LastRequestInfo.RateLimitingCallsRemaining' is obsolete: 'This property only holds one of the values. Please use 'RateLimits' instead'
dotnet 6.0.x: MangoPay.SDK/Core/RestTool.cs#L300
'LastRequestInfo.RateLimitingTimeTillReset' is obsolete: 'This property only holds one of the values. Please use 'RateLimits' instead'
dotnet 6.0.x: MangoPay.SDK/Core/RestTool.cs#L301
'LastRequestInfo.RateLimitingCallsMade' is obsolete: 'This property only holds one of the values. Please use 'RateLimits' instead'
dotnet 6.0.x: MangoPay.SDK/Core/RestTool.cs#L298
'LastRequestInfo.RateLimitingCallsAllowed' is obsolete: 'This property only holds one of the values. Please use 'RateLimits' instead'
dotnet 6.0.x: MangoPay.SDK/Core/RestTool.cs#L299
'LastRequestInfo.RateLimitingCallsRemaining' is obsolete: 'This property only holds one of the values. Please use 'RateLimits' instead'
dotnet 6.0.x: MangoPay.SDK/Core/RestTool.cs#L300
'LastRequestInfo.RateLimitingTimeTillReset' is obsolete: 'This property only holds one of the values. Please use 'RateLimits' instead'
dotnet 6.0.x: MangoPay.SDK/Core/RestTool.cs#L301
'LastRequestInfo.RateLimitingCallsMade' is obsolete: 'This property only holds one of the values. Please use 'RateLimits' instead'
dotnet 6.0.x: MangoPay.SDK.Tests/ApiPayInsTest.cs#L71
'PayInPayPalPostDTO' is obsolete: 'PayInPayPalPostDTO is deprecated, please use PayInPayPalWebPostDTO instead.'
dotnet 6.0.x: MangoPay.SDK.Tests/ApiPayInsTest.cs#L73
'ApiPayIns.CreatePayPalAsync(PayInPayPalPostDTO, string)' is obsolete: 'CreatePayPalAsync is deprecated, please use CreatePayPalWebAsync instead.'