Skip to content

updated the way rate limits are saved (#245) #339

updated the way rate limits are saved (#245)

updated the way rate limits are saved (#245) #339

Triggered via push February 28, 2025 15:17
Status Cancelled
Total duration 5m 30s
Artifacts

dotnet.yml

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

Annotations

2 errors and 10 warnings
dotnet 6.0.x
The run was canceled by @iulian03.
dotnet 6.0.x
The operation was canceled.
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/ApiRateLimitsTest.cs#L36
'LastRequestInfo.RateLimitingCallsRemaining' is obsolete: 'This property only holds one of the values. Please use 'RateLimits' instead'
dotnet 6.0.x: MangoPay.SDK.Tests/ApiRateLimitsTest.cs#L37
'LastRequestInfo.RateLimitingTimeTillReset' is obsolete: 'This property only holds one of the values. Please use 'RateLimits' instead'